diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-07-17 07:43:52 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-07-17 07:43:52 +0000 |
commit | 077873e2e2c2022358db9a54199cba870404cd00 (patch) | |
tree | 8afddf7b82b9769a9e1991ebce27821c88053242 | |
parent | 84605b3096d2cfbf3e4f48449da593eefdc35c67 (diff) |
none
-rw-r--r-- | Main/WebPreferences.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Main/WebPreferences.mdwn b/Main/WebPreferences.mdwn index 9b573fac..75c045c9 100644 --- a/Main/WebPreferences.mdwn +++ b/Main/WebPreferences.mdwn @@ -5,7 +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% . \{ [Home](%HOMETOPIC%) | [Users](%WIKIUSERSTOPIC%) | [Offices](OfficeLocations) | [Changes](WebChanges) | [Index](WebIndex) | [Search](WebSearch) | Go <input name="topic" size="16" type="text" /> + * Set WEBTOPICLIST = %WEB% . \{ [[HOMETOPIC]] | [[WIKIUSERSTOPIC]] | [[TWikiGroups]] | [[OfficeLocations]] | [[WebChanges]] | [[WebIndex]] | [[WebSearch]] | Go <input name="topic" size="16" type="text" /> \} * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.StandardColors) @@ -37,5 +37,5 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences. * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. -* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code> . +* %TWIKIWEB%.TWikiVariables has a list of common <code>%VARIABLES%</code>. * %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. |