diff options
Diffstat (limited to 'Trash/WebPreferences.mdwn')
-rw-r--r-- | Trash/WebPreferences.mdwn | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Trash/WebPreferences.mdwn b/Trash/WebPreferences.mdwn index d7754685..2a08e593 100644 --- a/Trash/WebPreferences.mdwn +++ b/Trash/WebPreferences.mdwn @@ -13,6 +13,12 @@ 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 = on +* Default template for new topics and form(s) for this web: + * [[WebTopicEditTemplate]]: Default template for new topics in this web. (Site-level is used if topic does not exist) + * [[TWIKIWEBWebTopicEditTemplate]]: Site-level default template + * %TWIKIWEB%.TWikiFormTemplate: How to enable form(s) + * Set WEBFORMS = + * Users or groups who **_are not_** / **_are_** allowed to **_view_** / **_change_** / **_rename_** topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl) * Set DENYWEBVIEW = * Set ALLOWWEBVIEW = @@ -21,8 +27,9 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * Set DENYWEBRENAME = * Set ALLOWWEBRENAME = -* Users or groups allowed to change this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup) +* Users or groups allowed to change or rename this %TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup) * Set ALLOWTOPICCHANGE = + * Set ALLOWTOPICRENAME = * Web preferences that are **not** allowed to be overridden by user preferences: * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME |