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/TopicClassificationAddOn/data/TCAO/Installs/WebPreferences.txt

    r359 r464  
    33---++ <nop>%WEB% Web Preferences 
    44 
    5 The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, eg: %MAINWEB%.TWikiGuest in the [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] web). 
     5The following settings are __web preferences__ of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the __site-level preferences__ in %SYSTEMWEB%.%WIKIPREFSTOPIC%, and can be overwritten by __user preferences__ (your personal topic, eg: %MAINWEB%.TWikiGuest in the [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] web). 
    66 
    77 
     
    1111                * Set WEBTOPICLIST = [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" /> 
    1212 
    13         * Web-specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) 
     13        * Web-specific background color: (Pick a lighter one of the %SYSTEMWEB%.StandardColors) 
    1414                * Set WEBBGCOLOR = #CCFFFF 
    1515 
    16         * List this web in the %TWIKIWEB%.SiteMap: 
     16        * List this web in the %SYSTEMWEB%.SiteMap: 
    1717                * If yes, set SITEMAPLIST to =on=, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. <nop>%WEB%.Topic links. 
    1818                * Set SITEMAPLIST = on 
     
    2323                * Set NOSEARCHALL =  
    2424 
    25         * Prevent automatic linking of [[%TWIKIWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
     25        * Prevent automatic linking of [[%SYSTEMWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
    2626                * Set NOAUTOLINK =  
    2727                * __Note:__ Use the =[<nop>[...][...]]= syntax to link topics in case you disabled <nop>WikiWord linking. The =&lt;noautolink&gt; ... &lt;/noautolink&gt;= syntax can be used to prevents links within a block of text. 
     
    2929        * Default template for new topics and form(s) for this web: 
    3030                * WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist) 
    31                 * [[%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template 
    32                 * %TWIKIWEB%.TWikiForms: How to enable form(s) 
     31                * [[%SYSTEMWEB%.WebTopicEditTemplate]]: Site-level default template 
     32                * %SYSTEMWEB%.TWikiForms: How to enable form(s) 
    3333                * Set WEBFORMS = TopicForm, TopicClassForm 
    3434 
    35         * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %TWIKIWEB%.TWikiAccessControl) 
     35        * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %SYSTEMWEB%.TWikiAccessControl) 
    3636                *# Set DENYWEBVIEW =  
    3737                *# Set ALLOWWEBVIEW =  
     
    5151        * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 
    5252                * S<nop>et WEBBGCOLOR = #FFFFC0 
    53         * Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
     53        * Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
    5454                * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 
    5555        * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable. 
     
    5757 
    5858__Related Topics:__ 
    59         * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
     59        * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
    6060        * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 
    61         * %TWIKIWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
    62         * %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
     61        * %SYSTEMWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
     62        * %SYSTEMWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
    6363 
    6464__Tools:__ 
Note: See TracChangeset for help on using the changeset viewer.