Changes between Initial Version and Version 1 of WorkflowEditorPlugin


Ignore:
Timestamp:
Jan 21, 2009, 10:07:36 AM (15 years ago)
Author:
Takanori Suzuki
Comment:

New hack WorkflowEditorPlugin, created by takanorig

Legend:

Unmodified
Added
Removed
Modified
  • WorkflowEditorPlugin

    v1 v1  
     1= Edit Ticket Workflow =
     2
     3== Description ==
     4
     5This plugin provides a simple web interface to edit the ticket workflow.
     6
     7
     8== Bugs/Feature Requests ==
     9
     10Existing bugs and feature requests for WorkflowEditorPlugin are
     11[report:9?COMPONENT=WorkflowEditorPlugin here].
     12
     13If you have any issues, create a
     14[http://trac-hacks.org/newticket?component=WorkflowEditorPlugin&owner=takanorig new ticket].
     15
     16== Download ==
     17
     18Download the zipped source from [download:workfloweditorplugin here].
     19
     20== Source ==
     21
     22You can check out WorkflowEditorPlugin from [http://trac-hacks.org/svn/workfloweditorplugin here] using Subversion, or [source:workfloweditorplugin browse the source] with Trac.
     23
     24== Example ==
     25
     26{{{
     27# trac.ini
     28[components]
     29workfloweditor.* = enabled
     30}}}
     31
     32
     33== Recent Changes ==
     34
     35[[ChangeLog(workfloweditorplugin, 3)]]
     36
     37== Author/Contributors ==
     38
     39'''Author:''' [wiki:takanorig] [[BR]]
     40'''Contributors:'''