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

    r360 r464  
    7070Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>TOPICCREATEPLUGIN_SHORTDESCRIPTION%== 
    7171 
    72         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     72        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    7373                * Set SHORTDESCRIPTION = Automatically create a set of topics and attachments at topic save time 
    7474 
     
    103103        * Test if the installation was successful (Option B) 
    104104                * Create a test topic called =TestTopicCreate<nop>= with this content: %BR% 
    105                   =%<nop>TOPICCREATE{ template="%TWIKIWEB%.WikiWord" topic="<nop>%<nop>TOPIC%Child" }%= 
    106                 * After saving =TestTopicCreate= you should get a new topic =TestTopicCreateChild= with the content of %TWIKIWEB%.WikiWord. 
     105                  =%<nop>TOPICCREATE{ template="%SYSTEMWEB%.WikiWord" topic="<nop>%<nop>TOPIC%Child" }%= 
     106                * After saving =TestTopicCreate= you should get a new topic =TestTopicCreateChild= with the content of %SYSTEMWEB%.WikiWord. 
    107107 
    108108---++ Plugin Info 
     
    122122|  Perl Version: | 5.005 | 
    123123|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    124 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% | 
     124|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    125125|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    126126|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    127127|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    128128 
    129 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins 
     129__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
    130130 
    131131-- TWiki:Main.StanleyKnutson - 21 Nov 2005 
Note: See TracChangeset for help on using the changeset viewer.