diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-07-23 17:55:49 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-07-23 17:55:49 +0000 |
commit | a44a067b339fdad0e959fc7949b60e38953e0e88 (patch) | |
tree | 9ebe401e21a65c8fd794f6d2cd31f9e3db2733f6 | |
parent | d7fe7017e6b26e83ac472cb622ca14f0db18fe5a (diff) |
none
-rw-r--r-- | Test/WebHome.mdwn | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Test/WebHome.mdwn b/Test/WebHome.mdwn new file mode 100644 index 00000000..db960312 --- /dev/null +++ b/Test/WebHome.mdwn @@ -0,0 +1,22 @@ +The **TWiki.%WEB%** web is just for testing. + +* [[TestTopic1]], [[TestTopic2]], [[TestTopic3]], [[TestTopic4]] +* [[TestTopic5]], [[TestTopic6]], [[TestTopic7]], [[TestTopic8]] + +<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> + <ul> + <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><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=.*">Topic index</a>: List up all %WIKITOOLNAME%.%WEB% topics in alphabetical order. </li> + <li><a href="%SCRIPTURLPATH%/changes%SCRIPTSUFFIX%/%WEB%">Changes</a>: Find out recent changes of the %WIKITOOLNAME%.%WEB% web. </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 light gray background, so you know where you are. +* If you are not familiar with the %WIKITOOLNAME% collaboration tool, please visit %TWIKIWEB%.WelcomeGuest in %WIKITOOLNAME%.%TWIKIWEB% first. + +%INCLUDE\{"TWiki.TWikiWebsTable"\}% |