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+, Google Chrome 12+ (probably 7+) and Safari 5+, but doesn't work with 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 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

#6994
Progress indicator does not refresh
#7323
Getting javascript error when initiating drag operation
#8364
[PATCH] TracDragDropPlugin for Trac 0.13 compatibility
#8921
Drag n Drop doesn't work on tickets with a state other than 'new'
#9080
Upload pic and insert it at the cursor postion
#9856
[patch] Disable Indicator

Recent Changes

[11508] by jun66j5 on 04/20/12 06:30:39

tracdragdrop: Bumps up the version

[11506] by jun66j5 on 04/20/12 04:51:49

tracdragdrop: Merged [11505] from tracdragdrop/0.12 (untested)

[11505] by jun66j5 on 04/20/12 04:46:33

tracdragdrop: Works with Google Chrome 12+ (probably 7+) and drops support for Google Gears (fixed #8245)

[9561] by jun66j5 on 12/02/10 18:29:22

fixed #8187 - Checks htdocs/messages in order to work without babel. Thanks lucid!

Author/Contributors

Author: jun66j5
Maintainer: jun66j5
Contributors:

Attachments