wiki:AttachmentNotifyPlugin

Version 11 (modified by figaro, 9 years ago) (diff)

Amended deprecation notice

Trac Attachment Notify Plugin

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

  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: