wiki:AwesomeAttachmentsPlugin

Version 11 (modified by Ryan J Ollos, 11 years ago) (diff)

The plugin is now BSD-licensed

Awesome Attachments Plugin

Notice: This plugin is unmaintained and available for adoption.

Description

Makes uploading attachments to new tickets easier than ever before. No longer do you need to create a ticket before you can attach a file to a ticket. Supports uploading multiple files.

Bugs/Feature Requests

Existing bugs and feature requests for AwesomeAttachmentsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:awesomeattachmentsplugin here].

Source

You can check out AwesomeAttachmentsPlugin from here using Subversion, or browse the source with Trac.

Installation

Navigate to the plugins source and build your egg.

python setup.py bdist_egg

Install the egg using your preferred method.

To disable the built in TicketModule and enable this plugin in conf/trac.ini :

[components]
trac.ticket.web_ui.TicketModule = off
awesome.awesomattachments.* = enabled

Recent Changes

17539 by rjollos on 2019-10-07 12:44:00
TracAwesomeAttachments 0.4dev: Format JS code
16789 by rjollos on 2017-09-07 23:17:22
TracAwesomeAttachments 0.4: Tag version 0.4
16783 by rjollos on 2017-09-04 22:05:05
TracAwesomeAttachments 0.4dev: Rename plugin for publication to PyPI
(more)

Author/Contributors

Author: dan
Maintainer: dan
Contributors:
License: 3-Clause BSD

Attachments (1)

Download all attachments as: .zip