[[PageOutline(2-5,Contents,pullout)]] = Trac Attachment Notify Plugin {{{#!box warning **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 [https://github.com/KKBOX/trac-attachment-notify-plugin/issues here]. If you have any issues, create a [https://github.com/KKBOX/trac-attachment-notify-plugin/issues/new new issue]. == Download Download the zipped source from [https://github.com/KKBOX/trac-attachment-notify-plugin/zipball/master here]. == Source You can check out AttachmentNotifyPlugin from [https://github.com/KKBOX/trac-attachment-notify-plugin/ here]. == Install 1. Download the [https://github.com/KKBOX/trac-attachment-notify-plugin/zipball/master zip file], unpack it and run: {{{#!sh python setup.py bdist_egg }}} 1. Install it in one of the following ways: {{{#!sh cp dist/*.egg path/to/trac/env/plugins }}} {{{#!sh easy_install dist/*.egg }}} 1. Enable the plugin in Plugins page or in {{{trac.ini}}} as follows: {{{#!ini [components] attachment.notify.* = enabled }}} == Author/Contributors '''Author:''' [wiki:gasolwu] [[BR]] '''Maintainer:''' [wiki:gasolwu] [[BR]] '''Contributors:'''