diff options
Diffstat (limited to 'Main/WebPreferences.mdwn')
-rw-r--r-- | Main/WebPreferences.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn index 75c045c9..fee1d4a2 100644 --- a/Main/WebPreferences.mdwn +++ b/Main/WebPreferences.mdwn @@ -5,8 +5,7 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web **_Preferences:_** * List of topics of the %WIKITOOLNAME%.%WEB% web: - * Set WEBTOPICLIST = %WEB% . \{ [[HOMETOPIC]] | [[WIKIUSERSTOPIC]] | [[TWikiGroups]] | [[OfficeLocations]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> - \} + * Set WEBTOPICLIST = [[HOMETOPIC]] %SEP% [[WIKIUSERSTOPIC]] %SEP% [[TWikiGroups]] %SEP% [[OfficeLocations]] %SEP% [[WebChanges]] %SEP% [[WebIndex]] %SEP% [[WebSearch]] %SEP% Go <input name="topic" size="16" type="text" /> * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) * Set WEBBGCOLOR = #FFFFC0 |