[[PageOutline(2-5,Contents,pullout)]] = 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 4+, but doesn't work with Safari, Opera and Internet Explorer. == Bugs/Feature Requests == Existing bugs and feature requests for TracDragDropPlugin are [report:9?COMPONENT=TracDragDropPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracDragDropPlugin&owner=jun66j5 new ticket]. == Download == Download the zipped source from [download:tracdragdropplugin here]. == Source == You can check out TracDragDropPlugin from [http://trac-hacks.org/svn/tracdragdropplugin here] using Subversion, or [source:tracdragdropplugin 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 == [[Image(drag-enabled.png)]] [[Image(dragenter.png)]] [[Image(confirm.png)]] [[Image(uploading.png)]] == Recent Changes == [[ChangeLog(tracdragdropplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:jun66j5] [[BR]] '''Maintainer:''' [wiki:jun66j5] [[BR]] '''Contributors:'''