Skip to content

Commit

Permalink
Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/TopicDataHelperPlugin@878 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Nov 23, 2008
1 parent cb54d98 commit 91df057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/TWiki/TopicDataHelperPlugin.txt
Expand Up @@ -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:

<verbatim>
%ATTACHMENTLIST{
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 91df057

Please sign in to comment.