summaryrefslogtreecommitdiff
path: root/TWiki/TWikiPreferences.mdwn
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-10-29 06:37:36 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-10-29 06:37:36 +0000
commit31bd59dd3f9f9cbcf82368ce7724acf149ddaf60 (patch)
tree801f9b488b811bb036517ffdb29c26f138623b46 /TWiki/TWikiPreferences.mdwn
parentc3f853e0a739c727eb96406d551644408a1d26f8 (diff)
none
Diffstat (limited to 'TWiki/TWikiPreferences.mdwn')
-rw-r--r--TWiki/TWikiPreferences.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn
index 49dee48b..9984754d 100644
--- a/TWiki/TWikiPreferences.mdwn
+++ b/TWiki/TWikiPreferences.mdwn
@@ -50,6 +50,12 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
* http-equiv meta tags for **_preview_** script:
* Set HTTP\_EQUIV\_ON\_PREVIEW =
+* Users or groups allowed to change this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup)
+ * Set ALLOWTOPICCHANGE =
+
+* Site-level preferences that are **not** allowed to be overridden by [[WebPreferences]] and user preferences:
+ * Set FINALPREFERENCES = WIKIWEBMASTER, PREVIEWBGIMAGE
+
**_Notes:_**
* A preference is defined as: <br />`6 spaces * Set NAME = value`<br /> Example:
@@ -64,3 +70,4 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
* %WEBPREFSTOPIC% has preferences of the %WIKITOOLNAME%.%WEB% web.
* %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code> .
+* %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups.