The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
Line: 30 to 30
Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
Line: 12 to 12
Web specific background color: (Pick a lighter one of the StandardColors)
Set WEBBGCOLOR = #FFE0B0
Added:
> >
Graphics used in TWiki documentation (view all images in TWikiDocGraphics):
Set TLS =
Set H =
Set A =
Set X =
Set T =
Exclude web from a web="all" search: (Set to on for hidden webs)
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
Line: 18 to 17
Default template for new topics and form(s) for this web:
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
Line: 15 to 16
Exclude web from a web="all" search: (Set to on for hidden webs)
Set NOSEARCHALL =
Changed:
< <
Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
> >
Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
Set DENYWEBVIEW =
Set ALLOWWEBVIEW =
Set DENYWEBCHANGE =
Set ALLOWWEBCHANGE =
Added:
> >
Set DENYWEBRENAME =
Set ALLOWWEBRENAME =
Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
Set ALLOWTOPICCHANGE =
Web preferences that are not allowed to be overridden by user preferences:
Changed:
< <
Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE
> >
Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
Notes:
A preference is defined as: 6 spaces * Set NAME = value Example:
AVO TWiki.TWiki Web Preferences
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
AVO TWiki.TWiki Web Preferences
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
AVO TWiki.TWiki Web Preferences
The following settings are web preferences of the AVO TWiki.TWiki 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 AVO TWiki.Main web)
Preferences:
Exclude web from a web="all" search: (Set to on for hidden webs)
Set NOSEARCHALL =
Notes:
A preference is defined as: 6 spaces * Set NAME = value Example:
Set WEBBGCOLOR = #FFFFC0
Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
When you write variable %WEBBGCOLOR% , it gets expanded to #CCCCCC .
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 new preferences variables and use them in your topics and templates. There is no need to change the AVO TWiki engine (Perl scripts).