wiki:TracDragDropPlugin

Version 9 (modified by Jun Omae, 12 years ago) (diff)

--

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 [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

No image "drag-enabled.png" attached to TracDragDropPlugin

No image "dragenter.png" attached to TracDragDropPlugin

No image "confirm.png" attached to TracDragDropPlugin

No image "uploading.png" attached to TracDragDropPlugin

Tickets

new status tickets:

#9080
Upload pic and insert it at the cursor postion
#10209
Add attachment menu is visible if a wiki page is read-only
#12738
Additional selection of image size
#13314
use a dedicated drop-zone instead whole HTML page
#13963
arrow icon for the drop down menu does not disappear

Recent Changes

18544 by jun66j5 on 2023-05-12 11:04:53
TracDragDrop: adapt to removed inspect.getargspec since Python 3.11 (closes #14222)
18477 by jun66j5 on 2022-04-09 23:40:21
TracDragDropPlugin: bump up the version to 0.12.0.16
18476 by jun66j5 on 2022-04-09 22:54:14
TracDragDropPlugin: make compatible with Python 3 (closes #14129)
(more)

Author/Contributors

Author: jun66j5
Maintainer: jun66j5
Contributors:

Attachments (3)

Download all attachments as: .zip