diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-12-14 03:01:38 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-12-14 03:01:38 +0000 |
commit | 3a4ea866fb8d9f18b4ed15af56620243b508e4c7 (patch) | |
tree | 2cf2de4bb0c7dedd25e082a5d9136970954482bc /TWiki | |
parent | 74f515e3b88f665360ff4bdd3b32c061e32fa6df (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiAccessControl.mdwn | 8 |
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 /> |