diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-06-05 06:41:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-06-05 06:41:00 +0000 |
commit | 8d9e62ff2ac76a5bab0b227242277b2b71214bf3 (patch) | |
tree | 79c9c298fed47ec462250d227808c8f4bd32de0a | |
parent | ae34c2c9f3b8433fbce0e5cee19d90ff856fc552 (diff) |
none
-rw-r--r-- | Know/WebPreferences.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Know/WebPreferences.mdwn b/Know/WebPreferences.mdwn index bd3c4809..2fb0f9ca 100644 --- a/Know/WebPreferences.mdwn +++ b/Know/WebPreferences.mdwn @@ -5,7 +5,8 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web **_Preferences:_** * List of topics of the %WIKITOOLNAME%.%WEB% web: - * Set WEBTOPICLIST = [[HOMETOPIC]] %SEP% [[ReadmeFirst]] %SEP% [[WebChanges]] %SEP% [[WebIndex]] %SEP% [[WebSearch]] %SEP% Go <input name="topic" size="16" type="text" /> + * Set SEP = | + * Set WEBTOPICLIST = [[HOMETOPIC]]%SEP%[[ReadmeFirst]]%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 = #D0FFD0 |