diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-08-08 05:33:30 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-08-08 05:33:30 +0000 |
commit | cdb8676c179f12bcbb29b23c9168100e5a621455 (patch) | |
tree | 977e5d3aa50550af1ad25c410cc5cdd8f888152d /Main | |
parent | 2ca4a20658bb7989b24d023b398019edecf4085d (diff) |
none
Diffstat (limited to 'Main')
-rw-r--r-- | Main/WebPreferences.mdwn | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn index b0f42c9c..a71a6dc1 100644 --- a/Main/WebPreferences.mdwn +++ b/Main/WebPreferences.mdwn @@ -1,4 +1,4 @@ -**%WIKITOOLNAME%.%WEB% Web Preferences** +## <a name="_WIKITOOLNAME_WEB_Web_Preference"> %WIKITOOLNAME%.%WEB% Web Preferences </a> The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web. These preferences overwrite the **_site-level preferences_** in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by **_user preferences_** (your personal topic, i.e. %MAINWEB%.TWikiGuest in the %WIKITOOLNAME%.%MAINWEB% web) @@ -13,17 +13,19 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * Exclude web from a `web="all"` search: (Set to `on` for hidden webs) * Set NOSEARCHALL = -* Users or groups who **_are not_** / **_are_** allowed to change/rename topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl) +* Users or groups who **_are not_** / **_are_** allowed to **_view_** / **_change_** / **_rename_** topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl) + * Set DENYWEBVIEW = + * Set ALLOWWEBVIEW = * Set DENYWEBCHANGE = * Set ALLOWWEBCHANGE = * Set DENYWEBRENAME = - * #Set ALLOWEBRENAME = %MAINWEB%.TWikiAdminGroup + * Set ALLOWWEBRENAME = * Users or groups allowed to change this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup) * Set ALLOWTOPICCHANGE = * Web preferences that are **not** allowed to be overridden by user preferences: - * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE + * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME **_Notes:_** |