TWiki Home TWiki . Protector . WebPreferences (r1.1 vs. r1.10) TWiki webs:
Know?| Main | Protector | TWiki |
Protector . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic WebPreferences (r1.10 - 09 Mar 2003 - ChrisLowth)
Changed:
<
<

  • Set CURRENTVERSION = 1.00.8
  • Set TOPICVERSION = 1008
>
>

  • Set CURRENTVERSION = 1.00.9
  • Set TOPICVERSION = 1009
Changed:
<
<

    • Set WEBBGCOLOR = #FFFF66
>
>

    • Set WEBBGCOLOR = #AAFFAA
    • Set xWEBxBGCOLOR = #FFFF66

 <<O>>  Difference Topic WebPreferences (r1.9 - 28 Nov 2002 - ChrisLowth)
Changed:
<
<

  • Set CURRENTVERSION = 1.00.7
  • Set TOPICVERSION = 1007
>
>

  • Set CURRENTVERSION = 1.00.8
  • Set TOPICVERSION = 1008

 <<O>>  Difference Topic WebPreferences (r1.8 - 27 Sep 2002 - ChrisLowth)
Changed:
<
<

  • Set CURRENTVERSION = 1.00.6
  • Set TOPICVERSION = 1006
>
>

  • Set CURRENTVERSION = 1.00.7
  • Set TOPICVERSION = 1007

 <<O>>  Difference Topic WebPreferences (r1.7 - 18 Jul 2002 - ChrisLowth)
Changed:
<
<

  • Set CURRENTVERSION = 1.00.5
  • Set TOPICVERSION = 1005
>
>

  • Set CURRENTVERSION = 1.00.6
  • Set TOPICVERSION = 1006

 <<O>>  Difference Topic WebPreferences (r1.6 - 29 Jun 2002 - ChrisLowth)
Added:
>
>

Added:
>
>

    • Set SKIN = noedit

 <<O>>  Difference Topic WebPreferences (r1.5 - 08 Jun 2002 - ChrisLowth)

 <<O>>  Difference Topic WebPreferences (r1.4 - 23 May 2002 - TWikiGuest)

 <<O>>  Difference Topic WebPreferences (r1.3 - 16 May 2002 - TWikiGuest)
Added:
>
>

Protector info:

  • Set CURRENTVERSION = 1.00.5
  • Set TOPICVERSION = 1005

 <<O>>  Difference Topic WebPreferences (r1.2 - 04 May 2002 - ChrisLowth)
Changed:
<
<

    • Set WEBBGCOLOR = #D0D0D0
>
>

    • Set WEBBGCOLOR = #FFFF66

 <<O>>  Difference Topic WebPreferences (r1.1 - 18 Sep 2001 - PeterThoeny)
Added:
>
>

%META:TOPICINFO{author="PeterThoeny" date="1000795552" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

TWiki.Protector Web Preferences

The following settings are web preferences of the TWiki.Protector 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)

Preferences:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #D0D0D0

  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Default template for new topics and form(s) for this web:
    • WebTopicEditTemplate?: Default template for new topics in this web. (Site-level is used if topic does not exist)
    • TWiki.WebTopicEditTemplate: Site-level default template
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =

  • Users or groups who are not / are allowed to view / change / rename topics in the Protector web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

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

Notes:

  • 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 #AAFFAA .
  • 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 new preferences variables and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts).

Related Topics:


Topic WebPreferences . { View | Diffs | r1.10 | > | r1.9 | > | r1.8 | More }
Revision r1.1 - 18 Sep 2001 - 06:45 GMT - PeterThoeny
Revision r1.10 - 09 Mar 2003 - 21:39 GMT - ChrisLowth
Copyright © 2001 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.