wiki:TracDragDropPlugin

Version 1 (modified by Jun Omae, 14 years ago) (diff)

New hack TracDragDropPlugin, created by jun66j5

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+, but doesn't work with Google Chrome and Safari.

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.

Example

How to install:

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.11

Enable the plugin in trac.ini:

[components]
tracdragdrop.* = enabled

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