From 91df05787004716d00cda8a66aca3a8e9edd050b Mon Sep 17 00:00:00 2001 From: KennethLavrsen Date: Sun, 23 Nov 2008 11:38:34 +0000 Subject: [PATCH] Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files git-svn-id: http://svn.foswiki.org/trunk/TopicDataHelperPlugin@878 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- data/TWiki/TopicDataHelperPlugin.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/TWiki/TopicDataHelperPlugin.txt b/data/TWiki/TopicDataHelperPlugin.txt index 3c2b957..3ac60ab 100644 --- a/data/TWiki/TopicDataHelperPlugin.txt +++ b/data/TWiki/TopicDataHelperPlugin.txt @@ -3,7 +3,7 @@ This plugin is targeted to plugin authors. -Helper plugin for collecting, filtering and sorting data objects. This plugin is used by TWiki:Plugins/AttachmentListPlugin and TWiki:Plugins/FormFieldListPlugin to process this kind of parameters: +Helper plugin for collecting, filtering and sorting data objects. This plugin is used by Foswiki:Extensions/AttachmentListPlugin and Foswiki:Extensions/FormFieldListPlugin to process this kind of parameters: %ATTACHMENTLIST{ @@ -38,7 +38,7 @@ In short, this plugin provides: ---++ Background -With extending TWiki:Plugins/FormListPlugin I found I had the same needs as with TWiki:Plugins/AttachmentListPlugin. I needed almost the plugin syntax parameters! I decided to abstract out the collecting, filtering and sorting functions and provide them in a re-usable way. +With extending Foswiki:Extensions/FormListPlugin I found I had the same needs as with Foswiki:Extensions/AttachmentListPlugin. I needed almost the plugin syntax parameters! I decided to abstract out the collecting, filtering and sorting functions and provide them in a re-usable way. ---++ When to use this plugin @@ -536,7 +536,7 @@ None. See the plugin documentation in the =.pm= file on detailed usage instructi | CPAN Dependencies: | none | | Other Dependencies: | none | | Perl Version: | 5.005 | -| [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | +| [[Foswiki:Extensions/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | | Home: | http://foswiki.org/Extensions/%TOPIC% | | Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | | Appraisal: | http://foswiki.org/Extensions/%TOPIC%Appraisal |