- Timestamp:
- 11/23/08 12:43:24 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WorkflowReportsContrib/lib/TWiki/Contrib/WorkflowReportsContrib.pm
r803 r882 20 20 $VERSION = '$Rev: 0$'; 21 21 $RELEASE = 'Dakar'; 22 $SHORTDESCRIPTION = 'Supports report generation for workflow topics (see [[ TWiki:Plugins/WorkflowPlugin][WorkflowPlugin]])';22 $SHORTDESCRIPTION = 'Supports report generation for workflow topics (see [[Foswiki:Extensions/WorkflowPlugin][WorkflowPlugin]])'; 23 23 24 24 my $debugMode = 0; … … 274 274 ---++ Summary 275 275 This package is an add-on to the Workflow Plugin. 276 See [[ TWiki:Plugins/WorkflowPlugin][WorkflowPlugin]]276 See [[Foswiki:Extensions/WorkflowPlugin][WorkflowPlugin]] 277 277 for an overwiew of Workflows in TWiki. 278 278 … … 292 292 ---++ Acknowledgments 293 293 This contrib package is inspired by the following contributions 294 * [[ TWiki:Plugins/WorkflowPlugin][WorkflowPlugin]]294 * [[Foswiki:Extensions/WorkflowPlugin][WorkflowPlugin]] 295 295 * WebStatistics module 296 * [[ TWiki:Plugins/MakeCtrlTopicsListAddOn][MakeCtrlTopicsListAddOn]]297 * [[ TWiki:Plugins/MailerContrib][MailerContrib]]296 * [[Foswiki:Extensions/MakeCtrlTopicsListAddOn][MakeCtrlTopicsListAddOn]] 297 * [[Foswiki:Extensions/MailerContrib][MailerContrib]] 298 298 299 299 I would like to express my gratitude to: … … 395 395 396 396 * One line description: 397 * Set SHORTDESCRIPTION = Supports report generation for workflow topics (see [[ TWiki:Plugins/WorkflowPlugin][WorkflowPlugin]])397 * Set SHORTDESCRIPTION = Supports report generation for workflow topics (see [[Foswiki:Extensions/WorkflowPlugin][WorkflowPlugin]]) 398 398 399 399 * Name of the perl package
Note: See TracChangeset
for help on using the changeset viewer.
