Trac Attachment Notify Plugin
Notice: This plugin is deprecated. Its functionality has been added to Trac 1.0.3 (trac:#2259). This plugin is only useful for Trac applications prior to 1.0.3.
Description
Receive notifications for ticket attachment changes, as requested in t:#2259.
Bugs/Feature Requests
Existing bugs and feature requests for AttachmentNotifyPlugin are here.
If you have any issues, create a new issue.
Download
Download the zipped source from here.
Source
You can check out AttachmentNotifyPlugin from here.
Install
- Download the zip file, unpack it and run:
python setup.py bdist_egg
- Install it in one of the following ways:
cp dist/*.egg path/to/trac/env/plugins
easy_install dist/*.egg
- Enable the plugin in Plugins page or in
trac.ini
as follows:[components] attachment.notify.* = enabled
Author/Contributors
Last modified 7 years ago
Last modified on May 13, 2017, 3:35:48 PM