diff options
author | thoeny <thoeny> | 1999-06-13 06:19:34 +0000 |
---|---|---|
committer | thoeny <thoeny> | 1999-06-13 06:19:34 +0000 |
commit | 9dbefab66a0d91216a821b27eafc3de0fdb92e03 (patch) | |
tree | dcbff67ba99c87336418f96cef14f326c4f1b30b | |
parent | 88d76af10866375c20e5bd60971ececf58e3ed97 (diff) |
none
-rw-r--r-- | Main/WebSearch.mdwn | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Main/WebSearch.mdwn b/Main/WebSearch.mdwn new file mode 100644 index 00000000..fbb2d8ca --- /dev/null +++ b/Main/WebSearch.mdwn @@ -0,0 +1,22 @@ +<form action="../../search/%WEB%/" name="main"> + <ul> + <li><b>Full text search</b>: Search the TWiki.%WEB% web. <br /><input name="scope" type="hidden" value="text" /> <input checked="CHECKED" name="ignorecase" type="checkbox" /> Ignore case <input name="regex" type="checkbox" /> <span style="background:"><font color="">Regular Expression</font></span><a href="http://LOCATIONMain/RegularExpression">?</a> search <br /><input name="search" size="32" type="text" /> <input type="submit" value="Search text" /></li> + </ul> +</form> + +<form action="../../search/%WEB%/" name="main"> + <ul> + <li><b>Search topic</b>: If you know part of a topic name in TWiki.%WEB%. <br /><input name="scope" type="hidden" value="topic" /> <input checked="CHECKED" name="ignorecase" type="checkbox" /> Ignore case <input name="regex" type="checkbox" /> <span style="background:"><font color="">Regular Expression</font></span><a href="http://LOCATIONMain/RegularExpression">?</a> search <br /><input name="search" size="32" type="text" /> <input type="submit" value="Search topic" /></li> + </ul> +</form> + +* **[Topic index](../../search/%WEB%/?scope=topic®ex=on&search=.*)**: List of TWiki.%WEB% topics in alphabetical order. <br />**|[All](../../search/%WEB%/?scope=topic®ex=on&search=.*)|[A](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ea)|[B](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eb)|[C](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ec)|[D](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ed)|[E](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ee)|[F](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ef)|[G](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eg)|[H](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eh)|[I](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ei)|[J](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ej)|[K](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ek)|[L](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5El)|[M](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Em)|[N](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5En)|[O](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eo)|[P](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ep)|[Q](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eq)|[R](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Er)|[S](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Es)|[T](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Et)|[U](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Eu)|[V](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ev)|[W](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ew)|[X](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ex)|[Y](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ey)|[Z](../../search/%WEB%/?scope=topic&ignorecase=on®ex=on&search=%5Ez)|** + +* **Jump to topic**: If you already know the name of the topic, enter the name of the topic at the second line of this page. + +* **[Recent changes](../../changes/%WEB%)**: Find out what topics in TWiki.%WEB% recently changed. + +* **[How to edit text](../../view/Main/GoodStyle)**: + * Make changes to topics in [[Main/GoodStyle]], + * Learn the [[Main/TextFormattingRules]], and + * Have a look at the [[Main/TextFormattingFAQ]]. |