summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-08-19 00:56:58 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-08-19 00:56:58 +0000
commit851a621a67bc2ec98907123f06704e302ac4bb46 (patch)
tree464aeb93334e0a358667a407426a1209d26fa326 /Test
parent53b7604fad5f0f5e890aeced4235ee5889b134d7 (diff)
none
Diffstat (limited to 'Test')
-rw-r--r--Test/WebSearch.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/Test/WebSearch.mdwn b/Test/WebSearch.mdwn
new file mode 100644
index 00000000..4a7448ba
--- /dev/null
+++ b/Test/WebSearch.mdwn
@@ -0,0 +1,22 @@
+<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/">
+ <ul>
+ <li><b>Full text search</b>: Search the TWiki.%WEB% web. <br /><input name="scope" type="hidden" value="text" /> <input name="casesensitive" type="checkbox" /> Case sensitive     <input name="regex" type="checkbox" /> %TWIKIWEB%.RegularExpression search     <input name="bookview" type="checkbox" /> %TWIKIWEB%.BookView <br /><input name="search" size="32" type="text" /> <input type="submit" value="Search text" /></li>
+ </ul>
+</form>
+
+<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/">
+ <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 name="casesensitive" type="checkbox" /> Case sensitive     <input name="regex" type="checkbox" /> %TWIKIWEB%.RegularExpression search     <input name="bookview" type="checkbox" /> %TWIKIWEB%.BookView <br /><input name="search" size="32" type="text" /> <input type="submit" value="Search topic" /></li>
+ </ul>
+</form>
+
+* **[Topic index](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=\.*)**: List of TWiki.%WEB% topics in alphabetical order. <br />**|[All](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=\.*)|[A](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ea)|[B](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eb)|[C](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ec)|[D](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ed)|[E](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ee)|[F](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ef)|[G](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eg)|[H](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eh)|[I](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ei)|[J](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ej)|[K](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ek)|[L](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5El)|[M](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Em)|[N](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5En)|[O](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eo)|[P](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ep)|[Q](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eq)|[R](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Er)|[S](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Es)|[T](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Et)|[U](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Eu)|[V](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ev)|[W](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ew)|[X](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ex)|[Y](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ey)|[Z](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&search=%5Ez)| <br /> | [All](%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&regex=on&bookview=on&search=\.*)** topics in %TWIKIWEB%.BookView **|**
+
+* **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](%SCRIPTURLPATH%/changes%SCRIPTSUFFIX%/%WEB%)**: Find out what topics in TWiki.%WEB% recently changed.
+
+* **[How to edit text](%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle)**:
+ * Make changes to topics in %TWIKIWEB%.GoodStyle,
+ * Learn the %TWIKIWEB%.TextFormattingRules, and
+ * Have a look at the %TWIKIWEB%.TextFormattingFAQ.