Changes between Version 5 and Version 6 of TracGenericWorkflowPlugin

Show
Ignore:
Author:
seccanj (IP: 0.0.0.0)
Timestamp:
11/26/10 15:25:48 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracGenericWorkflowPlugin

    v5 v6  
    55== Description == 
    66 
    7 Allows for adding workflow support to any Trac Resource. Provides a framework and API to add workflow capabilities to your plugins
     7Allows for '''adding workflow support to any Trac Resource'''. Provides a framework and API to '''add workflow capabilities to your plugins'''
    88 
    9 This plugin is part of the [wiki:TestManagerForTracPlugin Test Manager for Trac plugin], and is released inside its package, but it can also be deployed and used separately. 
     9This plugin is '''part of the [wiki:TestManagerForTracPlugin Test Manager for Trac plugin]''', and is released inside its package, but it can also be deployed and used separately. 
    1010 
    1111Refer to the TestManagerForTracPlugin and TestManagerForTracPluginWorkflow pages for details on how to add custom workflow capabilities to your plugin.