Difference: WebPreferences (4 vs. 5)

Revision 517 Jul 2001 - PeterThoeny

Line: 1 to 1
 TWiki.TWiki Web Preferences

The following settings are web preferences of the TWiki.TWiki web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)

Line: 7 to 8
 
  • List of topics of the TWiki.TWiki web:
    • Set WEBTOPICLIST = TWiki . {
Changed:
<
<
Home | Welcome | Register | Changes | Index | Search | Go
>
>
Home | Welcome | Register | Changes | Index | Search | Go
  }

  • Web specific background color: (Pick a lighter one of the StandardColors)
Line: 33 to 34
 
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE

Notes:

Changed:
<
<
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
>
>
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
 
    • Set WEBBGCOLOR = #FFFFC0
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #FFD8AA .
 
This site is powered by the TWiki collaboration platformCopyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebPreferences