Difference: WebPreferences (9 vs. 10)

Revision 1012 Mar 2006 - RozaneZart

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.GEC Web Preferences

Line: 14 to 14
 

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #80E080
>
>
    • Set WEBBGCOLOR = #990033
 
  • List this web in the SiteMap:
    • 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. GEC.Topic links.
Line: 48 to 48
  Notes:
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
Changed:
<
<
    • Set WEBBGCOLOR = #FFFFC0
>
>
    • Set WEBBGCOLOR = #990033
 
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #990033 .
  • The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
 
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