From cdb8676c179f12bcbb29b23c9168100e5a621455 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Wed, 8 Aug 2001 05:33:30 +0000 Subject: none --- Main/WebPreferences.mdwn | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Main') 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** +## %WIKITOOLNAME%.%WEB% Web Preferences 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:_** -- cgit v1.2.3