TWiki home VRJ Wiki > VRJPlanning > WebPreferences (r1.1 vs. r1.3) VRJ Wiki webs:
Juggler | VRJPlanning | Main | TWiki | Test
VRJPlanning . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic WebPreferences (r1.3 - 19 Sep 2003 - AllenBierbaum)

META TOPICPARENT WebHome

VRJ Wiki.VRJPlanning Web Preferences

Line: 32 to 32

    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
    • Set ALLOWWEBCHANGE =
>
>

    • Set DENYWEBRENAME =
Changed:
<
<
    • Set ALLOWWEBRENAME =
>
>

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
Changed:
<
<
    • 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

 <<O>>  Difference Topic WebPreferences (r1.2 - 04 Feb 2003 - AllenBierbaum)

META TOPICPARENT WebHome

VRJ Wiki.VRJPlanning Web Preferences

Line: 16 to 16

  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
Added:
>
>
  • Setting skin values. Just set SKIN = {the skin}
    • Set SKIN = vrj

  • Default state of the Release edit lock (UnlockTopic?) check box in preview. Checkbox is initially checked if Set RELEASEEDITLOCKCHECKBOX = checked="checked", or unchecked if empty. If checked, make sure to click on Edit to do more changes; do not go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time: (can be overwritten by user preferences)
    • Set RELEASEEDITLOCKCHECKBOX = checked="checked"

  • 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

 <<O>>  Difference Topic WebPreferences (r1.1 - 18 Sep 2001 - PeterThoeny)
Line: 1 to 1
Added:
>
>
META TOPICPARENT WebHome

VRJ Wiki.VRJPlanning Web Preferences

The following settings are web preferences of the VRJ Wiki.VRJPlanning 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 VRJ Wiki.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 VRJPlanning 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 #D0D0D0 .
  • 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 VRJ Wiki engine (Perl scripts).

Related Topics:



Topic WebPreferences . { View | Diffs | r1.3 | > | r1.2 | > | r1.1 | More }
Revision r1.1 - 18 Sep 2001 - 06:45 - PeterThoeny
Revision r1.3 - 19 Sep 2003 - 15:13 - AllenBierbaum

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback