Main Web Preferences
Appearance
- Set WEBBGCOLOR = #FFEFA6
- web-specific background color, current color
- Set SITEMAPLIST = on
- Set WEBSUMMARY = Welcome to Foswiki ... meet people on this site
Wiki application settings
- Set WEBFORMS = UserForm
- Comma separated list of forms that can be attached to topics in this web. See DataForms for more information.
Access control
Users or groups who are allowed to view, change and rename topics in the Main web. Empty settings are not meaningful.
Remove the comment
#
character to enable a settting.
Use
*
to indicate everyone including the guest users. DENY the
WikiGuest user to restrict an action to authenticated (logged-in) users.
If you intend to lock down the Main to only allow registration, you need to add the built in
RegistrationAgent
to the
ALLOWWEBCHANGE
setting.
- #Set DENYWEBVIEW =
- #Set ALLOWWEBVIEW =
- Set DENYWEBCHANGE = WikiGuest
- #Set ALLOWWEBCHANGE =
- Set DENYWEBRENAME = WikiGuest
- #Set ALLOWWEBRENAME =
If
{FeatureAccess}{AllowRaw}
is set to
acl
in configure, then the following rules can also be used:
- #Set DENYWEBHISTORY = WikiGuest
- #Set ALLOWWEBHISTORY =
If
{FeatureAccess}{AllowHistory}
is set to
acl
in configure, then the following rules can also be used:
- #Set DENYWEBRAW = WikiGuest
- #Set ALLOWWEBRAW =
Users or groups allowed to change or rename this WebPreferences topic: (e.g.,
AdminGroup)
No permission to view RenameWeb