summaryrefslogtreecommitdiff
path: root/Main
diff options
context:
space:
mode:
Diffstat (limited to 'Main')
-rw-r--r--Main/WebPreferences.mdwn10
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:_**