diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-07-23 07:59:07 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-07-23 07:59:07 +0000 |
commit | c78b43df2d119cdf6c0b3496b7b0a0a4e7049352 (patch) | |
tree | 11c5c5b4af531f7e392b479f8ea19b2b1b6a3fdc | |
parent | 17ffbc55ec6c67e54148d162a0c7b2c042cad697 (diff) |
none
-rw-r--r-- | Test/WebPreferences.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Test/WebPreferences.mdwn b/Test/WebPreferences.mdwn index a32b0f54..5676ca73 100644 --- a/Test/WebPreferences.mdwn +++ b/Test/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]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> - \} + * Set WEBTOPICLIST = [[HOMETOPIC]] %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 = #D0D0D0 |