diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-12-18 21:14:46 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-12-18 21:14:46 +0000 |
commit | 5d10f80834ecbc2e1c04ad4f8157acc2f0a3be21 (patch) | |
tree | 713358410f045036face283d81e09037885a87d8 /TWiki/TWikiVariables.mdwn | |
parent | 5a26058edb98213ffa5a253b0e763ec9a2aa00f0 (diff) | |
download | web-5d10f80834ecbc2e1c04ad4f8157acc2f0a3be21.tar.gz web-5d10f80834ecbc2e1c04ad4f8157acc2f0a3be21.tar.bz2 web-5d10f80834ecbc2e1c04ad4f8157acc2f0a3be21.zip |
none
Diffstat (limited to 'TWiki/TWikiVariables.mdwn')
-rw-r--r-- | TWiki/TWikiVariables.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 5923426a..787b79b5 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -160,6 +160,11 @@ <td> Show search string </td> </tr> <tr> + <td><code>noheader="on"</code></td> + <td> Suppress search header <br /><span style="background: #FFB0B0">Topics: Changed: By: </span></td> + <td> Show search header </td> + </tr> + <tr> <td><code>nototal="on"</code></td> <td> Do not show number of topics found </td> <td> Show number </td> |