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

    r349 r464  
    281281Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>THREADEDDISCUSSIONPLUGIN_SHORTDESCRIPTION%== 
    282282 
    283         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     283        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    284284                * Set SHORTDESCRIPTION = Support a threaded discussion mode. 
    285285 
     
    299299 
    300300        * Topic at which icons are attached, unless explicitly given. 
    301                 * Set ICONTOPIC = %PUBURL%/%TWIKIWEB%/TWikiDocGraphics 
     301                * Set ICONTOPIC = %PUBURL%/%SYSTEMWEB%/TWikiDocGraphics 
    302302 
    303303        * Labels for the edit and comment buttons. Can be textual or icons. 
    304304                * Set EDITLABEL = Edit 
    305                 * #Set EDITLABEL = <img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"> 
     305                * #Set EDITLABEL = <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"> 
    306306                * Set COMMENTLABEL = Comment 
    307                 * #Set COMMENTLABEL = <img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/note.gif" alt="Comment" border="0"> 
     307                * #Set COMMENTLABEL = <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/note.gif" alt="Comment" border="0"> 
    308308                 
    309309 
     
    340340|  Other Dependencies: | TWiki:Plugins/EditContrib | 
    341341|  Perl Version: | 5.005 | 
    342 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% | 
     342|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    343343|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    344344|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
Note: See TracChangeset for help on using the changeset viewer.