diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-09-09 08:03:57 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-09-09 08:03:57 +0000 |
commit | 3ae5d62f84b6fac6b865d5a6af8b4f945c8b3c4b (patch) | |
tree | d42d500ebe94f7bc987124ca04a2ea5a1f50ffde | |
parent | eecf58c5a84001c53550543887cc90e41909588e (diff) |
none
-rw-r--r-- | TWiki/WebPreferences.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/TWiki/WebPreferences.mdwn b/TWiki/WebPreferences.mdwn index c5cfb0c9..00a10c30 100644 --- a/TWiki/WebPreferences.mdwn +++ b/TWiki/WebPreferences.mdwn @@ -13,6 +13,11 @@ 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 = +* Default template for new topics and form(s) for this web: + * [[WebTopicEditTemplate]]: Site-level default template for new topics + * [[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 +26,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 |