diff options
Diffstat (limited to '_default/WebHome.mdwn')
| -rw-r--r-- | _default/WebHome.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/_default/WebHome.mdwn b/_default/WebHome.mdwn new file mode 100644 index 00000000..a7f98473 --- /dev/null +++ b/_default/WebHome.mdwn @@ -0,0 +1,24 @@ +Welcome to the home of **%WIKITOOLNAME%.%WEB%**. This is a web-based collaboration area for ... + +* [[MeetingMinutes]] +* + +## <a name="Maintenance_of_the_WEB_web"> Maintenance of the %WEB% web </a> + +<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult"> + <ul> + <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in [[WebSearch]]) </li> + <li>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> + <li>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster [[WebTopicList]]</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> + +**Notes:** + +* You are currently in the %WIKITOOLNAME%.%WEB% web. The color code for this web is a (SPECIFY COLOR) background, so you know where you are. +* If you are not familiar with the %WIKITOOLNAME% collaboration tool, please visit %TWIKIWEB%.WelcomeGuest in the %WIKITOOLNAME%.%TWIKIWEB% web first. + +%INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}% |
