From 3a4ea866fb8d9f18b4ed15af56620243b508e4c7 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Thu, 14 Dec 2000 03:01:38 +0000 Subject: none --- TWiki/TWikiAccessControl.mdwn | 8 ++++---- 1 file 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
-- cgit v1.2.3