Version 8 (modified by 6 years ago) (diff) | ,
---|
Contents
Drag-and-Drop Attachments Plugin for Trac
Description
This plugin adds drag-and-drop attachments feature to Trac using HTML5 drag-and-drop and File API.
Important: works fine with Firefox 3.6+ and Google Chrome 12+ (probably 7+), but doesn't work with Safari, Opera and Internet Explorer.
Bugs/Feature Requests
Existing bugs and feature requests for TracDragDropPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:tracdragdropplugin here].
Source
You can check out TracDragDropPlugin from here using Subversion, or browse the source with Trac.
Install
Install the plugin:
- For Trac 0.11
easy_install http://trac-hacks.org/svn/tracdragdropplugin/0.11
- For Trac 0.12
easy_install http://trac-hacks.org/svn/tracdragdropplugin/0.12
Enable the plugin in trac.ini:
[components] tracdragdrop.* = enabled
Screenshots
Tickets
new status tickets:
Recent Changes
- 16999 by jun66j5 on 2017-11-22 03:37:54
-
TracDragDropPlugin: bump up the version to 0.12.0.14
- 16998 by jun66j5 on 2017-11-22 03:33:44
-
TracDragDropPlugin: fix pasting image on clipboard doesn't work on Trac 1.2 (closes #13044)
- 16332 by jun66j5 on 2017-03-16 09:46:49
-
tracdragdrop: add description and replace inputs to the form, and replacing files by drop+shift (closes #10383)
(more)
Author/Contributors
Attachments (3)
- dragenter.2.png (56.8 KB) - added by 6 years ago.
- uploading.2.png (22.0 KB) - added by 6 years ago.
- tracdragdrop-menu.png (27.2 KB) - added by 6 years ago.
Download all attachments as: .zip