wiki:AttachmentNotifyPlugin

Version 1 (modified by Gasol Wu, 11 years ago) (diff)

New hack AttachmentNotifyPlugin, created by gasolwu

Trac Attachment Notify Plugin

Description

Easily track attachment changes by email notification

Bugs/Feature Requests

Existing bugs and feature requests for AttachmentNotifyPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

  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
    

Recent Changes

12518 by gasolwu on 2013-01-11 06:25:45
New hack AttachmentNotifyPlugin, created by gasolwu
(more)

Author/Contributors

Author: gasolwu
Maintainer: gasolwu
Contributors: