summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-12-14 03:01:38 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-12-14 03:01:38 +0000
commit3a4ea866fb8d9f18b4ed15af56620243b508e4c7 (patch)
tree2cf2de4bb0c7dedd25e082a5d9136970954482bc
parent74f515e3b88f665360ff4bdd3b32c061e32fa6df (diff)
none
-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 = &lt; list of users and groups &gt;
* Set ALLOWWEBCHANGE = &lt; list of users and groups &gt;
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 />