diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-02-04 21:46:27 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-02-04 21:46:27 +0000 |
commit | b34af9ffeb7843be877209338ba06f14c07df347 (patch) | |
tree | 4771683d84ff2854929c23523133035acfd297b7 /Know | |
parent | ce26994f6dbcd0e36af764b7a964110b3aa828ff (diff) |
none
Diffstat (limited to 'Know')
-rw-r--r-- | Know/WebHome.mdwn | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Know/WebHome.mdwn b/Know/WebHome.mdwn index fd5160d5..1391b7be 100644 --- a/Know/WebHome.mdwn +++ b/Know/WebHome.mdwn @@ -5,10 +5,11 @@ Welcome to the home of **TWiki.%WEB%**. This is a web based collaboration area u * [[ReadmeFirst]] tells you how to use and contribute to the knowlege base. * To **submit a new problem - solution pair** create a new topic like this: Type a new topic name into the edit field at the top of this page, press Enter, and then the [Create] button. * [[WebSearch]] can be used to **search for a solution to a problem.** -* <form action="../../search/%WEB%/" name="main"><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> <input name="scope" type="hidden" value="text" /> <input name="ignorecase" type="hidden" value="on" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </form> -* [Topic index](../../search/%WEB%/?scope=topic®ex=on&search=.*) lists up all TWiki.%WEB% topics in alphabetical order. -* [Changes](../../changes/%WEB%): Find recent changes of the TWiki.%WEB% web. +* <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> <input name="scope" type="hidden" value="text" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </form> +* [Topic index](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic®ex=on&search=.*) lists up all TWiki.%WEB% topics in alphabetical order. +* [Changes](%SCRIPTURLPATH%/changes%SCRIPTSUFFIX%/%WEB%): Find recent changes of the TWiki.%WEB% web. * [[WebNotify]]: Subscribe to be automatically notified when something changes in TWiki.%WEB%. +* [[WebStatistics]]: View access statistics of the TWiki.%WEB% web. **Notes:** @@ -17,4 +18,4 @@ Welcome to the home of **TWiki.%WEB%**. This is a web based collaboration area u ---- -%INCLUDE:"wikiwebtable.inc"% +%INCLUDE\{"wikiwebtable.inc"\}% |