The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWiki.Default Preferences and Main.Site Preferences, and can be overwritten by user preferences (your personal topic, eg: WikiGuest in the Main web).
Comma separated list of forms that can be attached to topics in this web. See TWiki Forms for more information.
Set WEBFORMS =
Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWiki Access Control). Remove the # to enable any of these settings. Remember that an empty setting is a valid setting; setting DENYWEBVIEW to nothing means that anyone can view the web.
Preferences are used as TWiki Variables by enclosing the name in percent signs. Example:
When you write variable %WEBBGCOLOR% , it gets expanded to #B9DAFF
The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
You can introduce your own preferences variables and use them in your topics and templates.