diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-07-04 20:15:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-07-04 20:15:00 +0000 |
commit | 991fa36ef1250d3deefe966732a47b405c875685 (patch) | |
tree | b3de386c0043217f1f2c4cdff7963c616aedad62 /Hurd | |
parent | 56b1848d9c6046bf4ee77bfe5a8e49ae0218fe9c (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/WebPreferences.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Hurd/WebPreferences.mdwn b/Hurd/WebPreferences.mdwn index 80437bd8..9771430d 100644 --- a/Hurd/WebPreferences.mdwn +++ b/Hurd/WebPreferences.mdwn @@ -5,10 +5,11 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web **_Preferences:_** * List of topics of the %WIKITOOLNAME%.%WEB% web: - * Set WEBTOPICLIST = [[HOMETOPIC]] %SEP% [[WebChanges]] %SEP% [[WebIndex]] %SEP% [[WebSearch]] %SEP% Go <input name="topic" size="16" type="text" /> + * Set WEBTOPICLIST = [[WebPreferences]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) - * Set WEBBGCOLOR = #D0D0D0 + * Old setting Set WEBBGCOLOR = #D0D0D0 + * Set WEBBGCOLOR = #EEEEEE * Exclude web from a `web="all"` search: (Set to `on` for hidden webs) * Set NOSEARCHALL = @@ -35,9 +36,8 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME * Skin preferences - * Set SKINHANDLER = - * Set SKIN = - * Set skin = + * Set SKINHANDLER = Gnu + * Set SKIN = gnu * Set WEBLOGO = %PUBURL%/hurd\_sm\_mf.png **_Notes:_** |