On 03.10.2012 18:30, Sam Halliday wrote:
How would I (or bobbysmith007, author of "timing and estimation plugin")
go about implementing this functionality?
You could use the same hook script (which calls trac-admin, which
triggers all IRepositoryChangeListener plugins) and write a small
IRepositoryChangeListener plugin. [1]
The CommitTicketUpdater is actually itself such a plugin, so you could
just take that as an example. [2]
--
Peter
[1]
http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#IRepositoryChangeListener
[2]
http://trac.edgewall.org/browser/trunk/tracopt/ticket/commit_updater.py#L60
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.