Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ApprovalPlugin/data/TWiki/ApprovalPlugin.txt

    r604 r878  
    1212---++ Introduction 
    1313 
    14 This plugin is a rewrite of the TWiki:Plugins.WorkflowPlugin by TWiki:Main.ThomasWeigert, which supports much the same functionality except a couple of the varaibles (=%<nop>WORKFLOWLASTTIME_State%=, =%<nop>WORKFLOWLASTVERSION_State%=) and the use of %SYSTEMWEB%.DataForms in states. However, it does support concurrent reviewing and notifications on state change, which is not supported by the Workflow plugin. It was decided to spin this off seperatly as it is not backwords compatible. 
     14This plugin is a rewrite of the Foswiki:Extensions.WorkflowPlugin by TWiki:Main.ThomasWeigert, which supports much the same functionality except a couple of the varaibles (=%<nop>WORKFLOWLASTTIME_State%=, =%<nop>WORKFLOWLASTVERSION_State%=) and the use of %SYSTEMWEB%.DataForms in states. However, it does support concurrent reviewing and notifications on state change, which is not supported by the Workflow plugin. It was decided to spin this off seperatly as it is not backwords compatible. 
    1515 
    1616---++ Usage 
     
    116116---++ Notes 
    117117 
    118    * This plugin should work with groups defined in the transition table, but this is currently *untested*. If you want to use groups, please let us know your findings in TWiki:Plugins.ApprovalPluginDev. 
     118   * This plugin should work with groups defined in the transition table, but this is currently *untested*. If you want to use groups, please let us know your findings in Foswiki:Extensions.ApprovalPluginDev. 
    119119 
    120120   * The users in the transition table must have permission to change the controlled topic when they approve a state, otherwise TWiki will throw an access control exception. There is a message to the user if this is the case. 
Note: See TracChangeset for help on using the changeset viewer.