2008/9/2 Hare <[EMAIL PROTECTED]> > > I need to add a new work flow, which is entirely different from the > one TRAC provides. How can I proceed? > I understood I need to make > 1) workflow.ini file > 2) A python module (plugin) > 3) Enable the plugin the trac.ini file. > > How can I develop the plugin? Can any one point me to some links. >
http://nil.checksite.co.uk/archives.cfm/category/trac Should give you a good introduction into building your own workflows. For sample workflow plugins take a look in : http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/workflow Hope that helps Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
