[[PageOutline(2-5,Contents,pullout)]] = Trac Attachment Notify Plugin = == Description == Easily track attachment changes by email notification == Bugs/Feature Requests == Existing bugs and feature requests for AttachmentNotifyPlugin are [report:9?COMPONENT=AttachmentNotifyPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AttachmentNotifyPlugin&owner=gasolwu new ticket]. == Download == Download the zipped source from [download:attachmentnotifyplugin here]. == Source == You can check out AttachmentNotifyPlugin from [http://trac-hacks.org/svn/attachmentnotifyplugin here] using Subversion, or [source:attachmentnotifyplugin browse the source] with Trac. == Example == 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 }}} == Recent Changes == [[ChangeLog(attachmentnotifyplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:gasolwu] [[BR]] '''Maintainer:''' [wiki:gasolwu] [[BR]] '''Contributors:'''