[[PageOutline(2-5,Contents,pullout)]] = Web interface for workflow administration of Trac = == Description == The plugin provides the editor for workflow and the diagram of workflow using the [http://www.graphviz.org/ Graphviz] programs. == Bugs/Feature Requests == Existing bugs and feature requests for TracWorkflowAdminPlugin are [report:9?COMPONENT=TracWorkflowAdminPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracWorkflowAdminPlugin&owner=jun66j5 new ticket]. == Download == Download the zipped source from [download:tracworkflowadminplugin here]. == Source == You can check out TracWorkflowAdminPlugin from [http://trac-hacks.org/svn/tracworkflowadminplugin here] using Subversion, or [source:tracworkflowadminplugin browse the source] with Trac. == Example == == Installation == 1. Using easy_install {{{ $ easy_install http://trac-hacks.org/svn/tracworkflowadminplugin/0.12 }}} 2. If you use Python 2.4, requires [http://pypi.python.org/pypi/simplejson simplejson]. {{{ $ easy_install simplejson }}} 3. Enable the plugin {{{ # conf/trac.ini [components] tracworkflowadmin.* = enabled }}} == Recent Changes == [[ChangeLog(tracworkflowadminplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:jun66j5] [[BR]] '''Maintainer:''' [wiki:jun66j5] [[BR]] '''Contributors:'''