Canyons Web Preferences

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

Web Preferences Settings

These settings override the defaults for this web only. See full list of defaults with explanation.

  • Web settings:
    • Set WEBTOPICLIST = Changes  |  Index  |  Search  |  Go
    • Set WEBBGCOLOR = #9999ff
    • Set SITEMAPWHAT = Willkommen bei CWiki... Users, Groups
    • Set SITEMAPUSETO = ...zu sehen wer auf CWiki registriert ist
    • Set SITEMAPLIST = on

  • Default template for new topics for this web:

  • Users or groups who are not / are allowed to view / change / rename topics in the Canyons web: (See TWikiAccessControl). Remove the # to enable any of these settings. Remember that an empty setting is a valid setting; setting DENYWEBVIEW to nothing means that anyone can view the web.

  • Web preferences that are not allowed to be overridden by user or topic preferences:
    • Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

  • Default table attributes:
    • Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" cellspacing="1" headerbg="#dadada" headercolor="#000000" databg="#ededed, #ededed"
    • Classic skin table attributes:
    • #Set TABLEATTRIBUTES = tableborder="1" cellpadding="0" cellspacing="1" headerbg="#99CCCC" databg="#FFFFCC, #FFFFFF"

Custom Variables

  • Countries
    • Set COUNTRIES = Österreich - at, Deutschland- de, Italien - it, Slowenien - si, Frankreich - fr, Spanien - es
  • Risiko (CanyonAliases funktioniert dafür nicht)
    • Set Risiko1 = I
    • Set Risiko2 = II
    • Set Risiko3 = III
    • Set Risiko4 = IV
    • Set Risiko5 = V
    • Set Risiko6 = VI
    • Set Risikoka = ka

Help on Preferences

  • A preference setting is defined by:
    3 or 6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customization. Example:
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #9999ff
  • 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.
  • You can introduce your own preferences variables and use them in your topics and templates.

Related Topics

Rename, Move or Delete this Web

  • Note: The Canyons web cannot be renamed. See also: ManagingWebs
Topic revision: r21 - 2013-11-18 - PeterSykora