diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-11-20 13:34:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-11-20 13:34:00 +0000 |
commit | f478462b72559dd0c9a0bc5e6552bc824dd7e454 (patch) | |
tree | 7a8708177fd1fd7fdb262b5437ee19965c7f73b9 /Main | |
parent | 69e43285bdde060a0eef5b693f0421b8587d8610 (diff) |
none
Diffstat (limited to 'Main')
-rw-r--r-- | Main/WebHome.mdwn | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Main/WebHome.mdwn b/Main/WebHome.mdwn new file mode 100644 index 00000000..8837cfa6 --- /dev/null +++ b/Main/WebHome.mdwn @@ -0,0 +1,35 @@ +**%WIKITOOLNAME%.%WEB% Web:** + +* ** %WIKIUSERSTOPIC%: ** List of users of this %WIKITOOLNAME% web. +* [[TWikiGroups]]: List of groups. + +<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> + <ul> + <li><span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>: Full text search of the %WIKITOOLNAME%.%WEB% web. </li> + <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li> + <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> + <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li> + <li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li> + <li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li> + <li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li> + </ul> +</form> + +**%WIKITOOLNAME%.%TWIKIWEB% Web:** + +* ** %TWIKIWEB%.WelcomeGuest: ** Look here first to get you rolling on %WIKITOOLNAME%. +* %TWIKIWEB%.TWikiSite: Explains what a %WIKITOOLNAME% site is. +* %TWIKIWEB%.TWikiRegistration: Create your account in order to edit topics. +* %TWIKIWEB%.ChangePassword: Change your account password. +* %TWIKIWEB%.ResetPassword: Forgot your password? +* Documentation: + * %TWIKIWEB%.TWikiFAQ has a list of frequently asked questions. + * %TWIKIWEB%.TWikiDocumentation is the implementation documentation of TWiki. + * %TWIKIWEB%.TWikiHistory shows TWiki's implementation history. +* How to edit text: + * %TWIKIWEB%.GoodStyle: Things to consider when changing text. + * %TWIKIWEB%.TextFormattingRules: Easy to learn rules for editing text. + * %TWIKIWEB%.TextFormattingFAQ: Answers to frequently asked questions about text formatting. +* %TWIKIWEB%.%WIKIPREFSTOPIC%: %WIKITOOLNAME% site-level preferences + +%INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}% |