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

    r267 r464  
    1212---+++ Topics and Links 
    1313        * The home topic is assumed to be =Index= 
    14         * Topic names: For clarity, use capitalized words and underscores (%TWIKIWEB%.WikiWord names are possible too) 
    15         * All links should be defined as double square bracket links, e.g. =[<nop>[Topic]]= or =[<nop>[Topic][label]]= (do not use %TWIKIWEB%.WikiWord links) 
     14        * Topic names: For clarity, use capitalized words and underscores (%SYSTEMWEB%.WikiWord names are possible too) 
     15        * All links should be defined as double square bracket links, e.g. =[<nop>[Topic]]= or =[<nop>[Topic][label]]= (do not use %SYSTEMWEB%.WikiWord links) 
    1616 
    1717#PublishProcess 
     
    5858Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>PUBLISHWEBPLUGIN_SHORTDESCRIPTION%== 
    5959 
    60         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     60        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    6161                * Set SHORTDESCRIPTION = Maintain a static website collaboratively in a TWiki web 
    6262 
     
    106106                                * =[<nop>[http://%<nop>HTTP_HOST%%<nop>PUBLISHWEB{topicurl}%][%<nop>PUBLISHWEB{topicurl}%]]= 
    107107                                * =[<nop>[%<nop>SCRIPTURL%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/WebPublish?\%BR%action=publish;ptopic=%<nop>BASETOPIC%][Re-publish this topic]]= 
    108                                 * =[<nop>[%<nop>TWIKIWEB%.PublishWebPlugin][PublishWebPlugin]]= 
     108                                * =[<nop>[%<nop>SYSTEMWEB%.PublishWebPlugin][PublishWebPlugin]]= 
    109109                        * Create an =Test= topic in that web 
    110110                        * This should generate an =test.html= page on topic save 
    111111                        * Create =Index= topic and other topics 
    112112        * Publish skin: 
    113                 * Create a new publish skin based on your branding. The [[%TWIKIWEB%.TWikiSkins][TWiki skin]] can be derived from any =twiki/templates/view.*.tmpl= skin file 
     113                * Create a new publish skin based on your branding. The [[%SYSTEMWEB%.TWikiSkins][TWiki skin]] can be derived from any =twiki/templates/view.*.tmpl= skin file 
    114114                * Omit any links to TWiki, such as edit and attach links 
    115115                * The skin can use Plugin specific settings =%<nop>PUBLISHWEB{"breadcrumb"}%= and =%<nop>PUBLISHWEB{"nicetopic"}%= 
     
    134134|  Other Dependencies: | none | 
    135135|  Perl Version: | 5.005 | 
    136 |  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %TWIKIWEB%.GoodStyle 100%, %TWIKIWEB%.FormattedSearch 100%, %TOPIC% 99% | 
     136|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle 100%, %SYSTEMWEB%.FormattedSearch 100%, %TOPIC% 99% | 
    137137|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    138138|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    139139|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    140140 
    141 __Related Topics:__ %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences 
     141__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
    142142 
    143143-- TWiki:Main.PeterThoeny - 15 Feb 2006 
Note: See TracChangeset for help on using the changeset viewer.