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/BugsContrib/data/Bugs/WebPreferences.txt

    r51 r464  
    22---++ <nop>%WEB% Web Preferences 
    33 
    4 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). 
     4The 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). 
    55 
    66__Bugs web specific Settings:__ 
     
    1313                * Set WEBTOPICLIST = [[WebChanges][Changes]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" class="twikiButton" size="16" /> 
    1414 
    15         * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) 
     15        * Web specific background color: (Pick a lighter one of the %SYSTEMWEB%.StandardColors) 
    1616      * Set WEBBGCOLOR = #D2D2FF 
    1717      * Set #WEBLOGOIMG = %PUBURL%/%BASEWEB%/WebPreferences/logo.png 
    1818 
    19         * List this web in the %TWIKIWEB%.SiteMap: 
     19        * List this web in the %SYSTEMWEB%.SiteMap: 
    2020                * 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. 
    2121                * Set SITEMAPLIST = on 
     
    2626                * Set NOSEARCHALL =  
    2727 
    28         * Prevent automatic linking of [[%TWIKIWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
     28        * Prevent automatic linking of [[%SYSTEMWEB%.WikiWords][WikiWords]] and acronyms (if set to =on=); link <nop>WikiWords (if empty); can be overwritten by web preferences: 
    2929                * Set NOAUTOLINK =  
    3030                * __Note:__ Use the =[<nop>[...][...]]= syntax to link topics in case you disabled <nop>WikiWord linking. The =<noautolink> ... </noautolink>= syntax can be used to prevents links within a block of text. 
     
    3232        * Default template for new topics and form(s) for this web: 
    3333                * WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist) 
    34                 * [[%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template 
    35                 * %TWIKIWEB%.TWikiForms: How to enable form(s) 
     34                * [[%SYSTEMWEB%.WebTopicEditTemplate]]: Site-level default template 
     35                * %SYSTEMWEB%.TWikiForms: How to enable form(s) 
    3636                * Set WEBFORMS = ItemTemplate 
    3737 
     
    4141      * would like to use something like IF{"defined AUTOINC1" then="AUTOINC1" else="XXXXXXXXXX"} 
    4242 
    43         * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %TWIKIWEB%.TWikiAccessControl) 
     43        * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %SYSTEMWEB%.TWikiAccessControl) 
    4444                * Set DENYWEBVIEW =  
    4545                * Set ALLOWWEBVIEW =  
     
    5959        * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 
    6060                * S<nop>et WEBBGCOLOR = #FFFFC0 
    61         * Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
     61        * Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
    6262                * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 
    6363        * 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. 
     
    6565 
    6666__Related Topics:__ 
    67         * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
     67        * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
    6868        * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 
    69         * %TWIKIWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
    70         * %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
     69        * %SYSTEMWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
     70        * %SYSTEMWEB%.TWikiAccessControl explains how to restrict access by users or groups. 
    7171 
    7272 
Note: See TracChangeset for help on using the changeset viewer.