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/ChecklistPlugin/data/TWiki/ChecklistPlugin.txt

    r788 r878  
    44<nop>ChecklistPlugin creates simple checklists.  
    55It handles the tags %<nop>CLI% (<nop>CheckList Item), %<nop>CHECKLIST%, %<nop>CHECKLISTSTART%, %<nop>CHECKLISTEND% 
    6 and depends on the TWiki:Plugins.SmiliesPlugin (see [[#ChecklistPluginInfo][Plugin Info]]). 
     6and depends on the Foswiki:Extensions.SmiliesPlugin (see [[#ChecklistPluginInfo][Plugin Info]]). 
    77 
    88A %<nop>CLI% tag creates a image button and a simple click on it changes the state of the image button.  
     
    3333  [[%TOPIC%ChecklistItemState]] 
    3434</verbatim> 
    35 If you have installed the TWiki:Plugins.SpreadSheetPlugin you can find a statistics on this item state topic.  
    36 And if you have installed the TWiki:Plugins.EditTablePlugin you can edit the states directly on this topic. 
     35If you have installed the Foswiki:Extensions.SpreadSheetPlugin you can find a statistics on this item state topic.  
     36And if you have installed the Foswiki:Extensions.EditTablePlugin you can edit the states directly on this topic. 
    3737 
    3838---++ Usage Examples 
     
    405405|  v1.011 (23 Jan 2006) | TWiki:Main.DanielRohde: fixed documentation; fixed reset bug (that comes with URL parameter bug fix); added statetopic attribute |  
    406406|  v1.010 (28 Nov 2005) | TWiki:Main.DanielRohde: fixed URL parameter bugs (preserve URL parameters; URL encoding); used CGI module to generate HTML; fixed table sorting bug in a <nop>ChecklistItemState topic | 
    407 |  v1.009 (25 Nov 2005) | TWiki:Main.DanielRohde: fixed stateicons handling; fixed TWiki:Plugins/TablePlugin sorting problem | 
     407|  v1.009 (25 Nov 2005) | TWiki:Main.DanielRohde: fixed stateicons handling; fixed Foswiki:Extensions/TablePlugin sorting problem | 
    408408|  v1.008 (9 Nov 2005) | TWiki:Main.DanielRohde: fixed docs; changed default text positioning (text attribute); allowed common variable usage in stateicons attribute; fixed multiple checklists bugs | 
    409409|  v1.007 (7 Nov 2005) | TWiki:Main.DanielRohde: added new feature (CHECKLISTSTART/END tags, attributes: clipos, pos); fixed bugs |  
     
    417417|  TWiki Dependency: | $TWiki::Plugins::VERSION 1.024 | 
    418418|  CPAN Dependencies: | none | 
    419 |  Other Dependencies: | TWiki:Plugins.SmiliesPlugin | 
     419|  Other Dependencies: | Foswiki:Extensions.SmiliesPlugin | 
    420420|  Perl Version: | 5.005 | 
    421421|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    422 TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 97%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC% 92% | 
     422Foswiki:Extensions/Benchmark: | %SYSTEMWEB%.GoodStyle 97%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC% 92% | 
    423423|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 
    424424|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
Note: See TracChangeset for help on using the changeset viewer.