none
[openafs-wiki.git] / TWiki / WebPreferences.mdwn
index f7ae5e0..303f118 100644 (file)
@@ -1,4 +1,4 @@
-**%WIKITOOLNAME%.%WEB% Web Preferences**
+## <a name="%WIKITOOLNAME%.%WEB% Web Prefere"></a> %WIKITOOLNAME%.%WEB% Web Preferences
 
 The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web. These preferences overwrite the **_site-level preferences_** in [[TWikiPreferences]], and can be overwritten by **_user preferences_** (your personal topic, i.e. [[TWikiGuest]] in the %WIKITOOLNAME%.Main web)
 
@@ -13,15 +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 topics in the %WEB% web: (See [[TWikiAccessControl]])
+- Users or groups who **_are not_** / **_are_** allowed to **_view_** / **_change_** / **_rename_** topics in the %WEB% web: (See [[TWikiAccessControl]])
+  - Set DENYWEBVIEW =
+  - Set ALLOWWEBVIEW =
   - Set DENYWEBCHANGE =
   - Set ALLOWWEBCHANGE =
+  - Set DENYWEBRENAME =
+  - Set ALLOWWEBRENAME =
 
 - Users or groups allowed to change this %TOPIC% topic: (I.e. [[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:_**
 
@@ -36,5 +40,5 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web
 
 - [[TWikiPreferences]] has site-level preferences.
 - [[TWikiUsers]] has a list of user topics. User topics can have optional user preferences.
-- [[TWikiVariables]] has a list of common `%VARIABLES%` .
+- [[TWikiVariables]] has a list of common `%VARIABLES%`.
 - [[TWikiAccessControl]] explains how to restrict access by users or groups.