From f54e0babd02fabbcfa7b997cfb1d162cd0b56a1b Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sun, 25 Mar 2001 07:32:59 +0000 Subject: none --- TWiki/TWikiVariables.mdwn | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'TWiki') diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 277d7579..4e3021cb 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -201,15 +201,20 @@ %SEARCH{"str" ...}% - Inline search, shows a search result embedded in a topic. Parameter is composed of the search string, followed by optional name="value" pairs: +
Inline search, shows a search result embedded in a topic. Parameter is composed of the search term (enclosed in double quotes), followed by optional name="value" pairs: [1] + + + + + - + @@ -279,7 +284,9 @@
Pair: Description: Default:
search="food" Search term, (either regex or literal, depending on the regex parameter) (used if initial search term is missing)
web="Name"
web="%MAINWEB% Know"
web="all"
Wiki web to search: A web, a list of webs separated by whitespace, or all webs [1] Wiki web to search: A web, a list of webs separated by whitespace, or all webs [2] Current web
-[1] **_Note_**: A web can be excluded from a `web="all"` search if you define a `NOSEARCHALL=on` variable in its %WEBPREFSTOPIC%. +[1] **_Note_**: The search form uses identical names for input fields. + +[2] **_Note_**: A web can be excluded from a `web="all"` search if you define a `NOSEARCHALL=on` variable in its %WEBPREFSTOPIC%. ### Preferences Variables @@ -395,4 +402,4 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in * Additional preferences variables can be defined on all three level as needed. Example: * Set MYLOGO = %PUBURLPATH%/%MAINWEB%/LogoTopic/logo.gif --- [[PeterThoeny]] - 15 Mar 2001
+-- [[PeterThoeny]] - 24 Mar 2001
-- cgit v1.2.3