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/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 
     
    1515                * Set WEBTOPICLIST = [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" /> 
    1616 
    17         * Web-specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) 
     17        * Web-specific background color: (Pick a lighter one of the %SYSTEMWEB%.StandardColors) 
    1818                * Set WEBBGCOLOR = #D0D0D0 
    1919 
    20         * List this web in the %TWIKIWEB%.SiteMap: 
     20        * List this web in the %SYSTEMWEB%.SiteMap: 
    2121                * 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. 
    2222                * Set SITEMAPLIST =  
    23                 * Set SITEMAPWHAT = %TWIKIWEB%.TopicClassificationAddOn Web 
     23                * Set SITEMAPWHAT = %SYSTEMWEB%.TopicClassificationAddOn Web 
    2424                * Set SITEMAPUSETO = ...store reusable components. 
    2525 
     
    2727                * Set NOSEARCHALL = on 
    2828 
    29         * Prevent automatic linking of [[%TWIKIWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
     29        * Prevent automatic linking of [[%SYSTEMWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
    3030                * Set NOAUTOLINK =  
    3131                * __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. 
     
    3333        * Default template for new topics and form(s) for this web: 
    3434                * WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist) 
    35                 * [[%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template 
    36                 * %TWIKIWEB%.TWikiForms: How to enable form(s) 
     35                * [[%SYSTEMWEB%.WebTopicEditTemplate]]: Site-level default template 
     36                * %SYSTEMWEB%.TWikiForms: How to enable form(s) 
    3737                * Set WEBFORMS = TopicClassForm, TopicForm 
    3838 
    39         * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %TWIKIWEB%.TWikiAccessControl) 
     39        * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %SYSTEMWEB%.TWikiAccessControl) 
    4040                *# Set DENYWEBVIEW =  
    4141                *# Set ALLOWWEBVIEW =  
     
    5555        * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 
    5656                * S<nop>et WEBBGCOLOR = #FFFFC0 
    57         * Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
     57        * Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
    5858                * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 
    5959        * 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. 
     
    6161 
    6262__Related Topics:__ 
    63         * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
     63        * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
    6464        * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 
    65         * %TWIKIWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
    66         * %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
     65        * %SYSTEMWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
     66        * %SYSTEMWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
    6767 
    6868__Tools:__ 
Note: See TracChangeset for help on using the changeset viewer.