wiki:AttachmentNotifyPlugin

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

Removed recent changes. Plugin is hosted externally.

Trac Attachment Notify Plugin

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

  1. Download the zip file, unpack it and run:
    python setup.py bdist_egg
    
  2. Install it in one of the following ways:
    cp dist/*.egg path/to/trac/env/plugins
    
    easy_install dist/*.egg
    
  3. Enable the plugin in Plugins page or in trac.ini as follows:
    [components]
    attachment.notify.* = enabled
    

Author/Contributors

Author: gasolwu
Maintainer: gasolwu
Contributors: