From c427ebb25d75ab9df87a070e2cc539e42a667a54 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sun, 29 Oct 2000 05:59:50 +0000 Subject: none --- Main/WebPreferences.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn index 0271fa6c..3e31ae21 100644 --- a/Main/WebPreferences.mdwn +++ b/Main/WebPreferences.mdwn @@ -14,6 +14,16 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * Exclude web from a `web="all"` search: (Set to `on` for hidden webs) * Set NOSEARCHALL = +* Users or groups who **_are not_** / **_are_** allowed to change topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl) + * Set DENYWEBCHANGE = + * Set ALLOWWEBCHANGE = + +* Users or groups allowed to change this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup) + * Set ALLOWTOPICCHANGE = + +* Web preferences that are **not** allowed to be overridden by user preferences: + * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE + **_Notes:_** * A preference is defined as:
`6 spaces * Set NAME = value`
Example: @@ -28,3 +38,4 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences. * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. * %TWIKIWEB%.TWikiVariables has a list of common %VARIABLES% . +* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. -- cgit v1.2.3