Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

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

    r14 r464  
    99 
    1010   * Place a =%<nop>RENDERLIST{ &lt;parameters&gt; }%= before any bullet list 
    11       * The lists can be handcrafted, generated by another Plugin, a =%<nop>TOC%=, or the result of a %TWIKIWEB%.FormattedSearch 
     11      * The lists can be handcrafted, generated by another Plugin, a =%<nop>TOC%=, or the result of a %SYSTEMWEB%.FormattedSearch 
    1212   * Supported parameters: 
    1313      | ="name"= or%BR% =theme="name"= | Select a rendering theme | 
     
    4242      * Refer to an attached icon at the beginning of the bullet with: 
    4343         * =icon:myicon Followed by normal bullet text= 
    44       * Any %TWIKIWEB%.TWikiDocGraphics icon can be used as well: 
     44      * Any %SYSTEMWEB%.TWikiDocGraphics icon can be used as well: 
    4545         * =%<nop>ICON{name}% Followed by normal bullet text= 
    4646 
     
    324324Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>RENDERPLUGIN_SHORTDESCRIPTION%== 
    325325 
    326    * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     326   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    327327      * Set SHORTDESCRIPTION = Render bullet lists in a variety of formats 
    328328 
     
    361361|  Change History: | <!-- versions below in reverse order -->&nbsp; | 
    362362|  15 Jan 2008: | 2.0: Kenneth Lavrsen. No more reporting warnings in the error log when a render list starts at deeper level than 1 |  
    363 |  30 Sep 2007: | Added %TWIKIWEB%.VarRENDERLIST to have it listed in %TWIKIWEB%.TWikiVariables | 
    364 |  23 Sep 2006: | Support for img tag and image URL after =icon:= (suggested by TWiki:Main.JanFilipsky); support for %TWIKIWEB%.TWikiDocGraphics icons, such as =%<nop>ICON{folder}%= instead of =icon:folder=; added files.gif and folders.gif (contributed by TWiki:Main.SteveHobbs) | 
     363|  30 Sep 2007: | Added %SYSTEMWEB%.VarRENDERLIST to have it listed in %SYSTEMWEB%.TWikiVariables | 
     364|  23 Sep 2006: | Support for img tag and image URL after =icon:= (suggested by TWiki:Main.JanFilipsky); support for %SYSTEMWEB%.TWikiDocGraphics icons, such as =%<nop>ICON{folder}%= instead of =icon:folder=; added files.gif and folders.gif (contributed by TWiki:Main.SteveHobbs) | 
    365365|  25 Apr 2006: | SVN sync, Cairo + Dakar compatibility | 
    366366|  14 Apr 2006: | [[http://TWiki.org/cgi-bin/view/Codev/TWikiRelease04x00][TWikiRelease04x00]] compatibility update | 
     
    376376|  Other Dependencies: | none | 
    377377|  Perl Version: | 5.005 | 
    378 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle 97%, %TWIKIWEB%.FormattedSearch 98%, RenderListPlugin 93% | 
     378|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 97%, %SYSTEMWEB%.FormattedSearch 98%, RenderListPlugin 93% | 
    379379|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    380380|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    381381|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    382382 
    383 __Related Topics:__ %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences, TWiki:Plugins/TreePlugin 
     383__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences, TWiki:Plugins/TreePlugin 
    384384 
    385385-- TWiki:Main/PeterThoeny - 30 Sep 2007 
Note: See TracChangeset for help on using the changeset viewer.