summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiAccessControl.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/TWiki/TWikiAccessControl.mdwn b/TWiki/TWikiAccessControl.mdwn
index 1e7b443d..fda9bf1b 100644
--- a/TWiki/TWikiAccessControl.mdwn
+++ b/TWiki/TWikiAccessControl.mdwn
@@ -42,16 +42,16 @@ DENYTOPICCHANGE is evaluated before ALLOWTOPICCHANGE. Access is denied if the au
You can define some restrictions of who is allowed to make changes and attach files to topics or create new topics in a %WIKITOOLNAME% web.
-Define one or both of these variable in the [[WebPreferences]] topic:
+Define one or both of these variable in the %WEBPREFSTOPIC% topic:
* Set DENYWEBCHANGE = < list of users and groups >
* Set ALLOWWEBCHANGE = < list of users and groups >
The same rules apply like the one for Access Control for Individual Topics; with these additions:
-* DENYTOPICCHANGE (in topic) overrides DENYWEBCHANGE (in WebPreferences)
-* ALLOWTOPICCHANGE (in topic) overrides ALLOWWEBCHANGE (in WebPreferences)
+* DENYTOPICCHANGE (in topic) overrides DENYWEBCHANGE (in %WEBPREFSTOPIC%)
+* ALLOWTOPICCHANGE (in topic) overrides ALLOWWEBCHANGE (in %WEBPREFSTOPIC%)
-**_Related topics:_** [[TWikiPreferences]], [[WebPreferences]] (in every web), %MAINWEB%.TWikiAdminGroup, %MAINWEB%.TWikiGroups
+**_Related topics:_** %WIKIPREFSTOPIC%, %WEBPREFSTOPIC% (in every web), %MAINWEB%.TWikiAdminGroup, %MAINWEB%.TWikiGroups
-- [[Main/PeterThoeny]] - 28 Oct 2000 <br />