Changes between Version 13 and Version 14 of WorkflowEditorPlugin


Ignore:
Timestamp:
Aug 26, 2015, 12:35:15 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • WorkflowEditorPlugin

    v13 v14  
    1 = Edit Ticket Workflow =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Edit Ticket Workflow
     4
     5== Description
    46
    57This plugin provides a simple web interface to edit the ticket workflow.
     
    79See also: TracWorkflowAdminPlugin
    810
    9 == Bugs/Feature Requests ==
     11== Bugs/Feature Requests
    1012
    1113Existing bugs and feature requests for WorkflowEditorPlugin are
     
    1315
    1416If you have any issues, create a
    15 [http://trac-hacks.org/newticket?component=WorkflowEditorPlugin&owner=takanorig new ticket].
     17[/newticket?component=WorkflowEditorPlugin new ticket].
    1618
    17 == Download ==
     19[[TicketQuery(component=WorkflowEditorPlugin&group=type,format=progress)]]
     20
     21== Download
    1822
    1923Download the zipped source from [download:workfloweditorplugin here].
    2024
    21 == Source ==
     25== Source
    2226
    2327You can check out WorkflowEditorPlugin from [http://trac-hacks.org/svn/workfloweditorplugin here] using Subversion, or [source:workfloweditorplugin browse the source] with Trac.
    2428
    25 == Example ==
     29== Installation
    2630
    27 {{{
    28 #!ini
     31General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     32
     33Enable the plugin in your `trac.ini` file as follows:
     34{{{#!ini
    2935[components]
    3036workfloweditor.* = enabled
    3137}}}
    3238
    33 === Screenshots ===
     39== Screenshots
    3440
    3541[[Image(workfloweditor_admin_grid.png,width=300)]]
    3642[[Image(workfloweditor_admin_text.png,width=300)]]
    3743
    38 == Recent Changes ==
     44== Recent Changes
    3945
    4046[[ChangeLog(workfloweditorplugin, 3)]]
    4147
    42 == Author/Contributors ==
     48== Author/Contributors
    4349
    4450'''Author:''' [wiki:takanorig] [[BR]]
    45 '''Maintainer:''' ''none'' [[BR]]
     51'''Maintainer:''' [[Maintainer]] [[BR]]
    4652'''Contributors:'''