X-Git-Url: https://git.openafs.org/?p=openafs-wiki.git;a=blobdiff_plain;f=TWiki%2FTWikiVariables.mdwn;h=b0a70c6cfd5588ff518fbe1e2fa5c033de61f404;hp=a41659f60f56839b4ddedcbc4c8fedaeeb441fb3;hb=cba07534cce3841807ad84dec6bd0b976002ec20;hpb=da3e72b98809b714553fd0eea7ce90d5691952ad
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn
index a41659f..b0a70c6 100644
--- a/TWiki/TWikiVariables.mdwn
+++ b/TWiki/TWikiVariables.mdwn
@@ -217,7 +217,7 @@ With a couple of notable exceptions, predefined variables return set values that
%GMTIME% |
- GM time, is 29 Jun 2010 - 15:30 |
+ GM time, is 29 Jun 2010 - 15:31 |
%GMTIME{"format"}% |
@@ -267,15 +267,15 @@ With a couple of notable exceptions, predefined variables return set values that
2 digit year |
99 |
- Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}%
is
29 Jun, 2010 - 15:30:48
+ Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}%
is
29 Jun, 2010 - 15:31:15
%SERVERTIME% |
- Server time, is 29 Jun 2010 - 11:30 |
+ Server time, is 29 Jun 2010 - 11:31 |
%SERVERTIME{"format"}% |
- Formatted server time. Example: %SERVERTIME{"$hou:$min"}% is 11:30 |
+ Formatted server time. Example: %SERVERTIME{"$hou:$min"}% is 11:31 |
%HTTP_HOST% |
@@ -403,13 +403,23 @@ With a couple of notable exceptions, predefined variables return set values that
nosummary="on" |
- Show topic title only |
+ Show topic title only. [3] |
Show topic summary |
bookview="on" |
- [[Main/BookView]] search, e.g. show complete topic text |
- Show topic summary |
+ [[Main/BookView]] search, e.g. show complete topic text. [3] |
+ Show topic summary. |
+
+
+ format="..." |
+ Define a [[Main/FormattedSearch]], i.e.
" Â * [[$topic]]: $summary" . [3] |
+ Show regular search result with topic summary |
+
+
+ header="..." |
+ Specify header of [[Main/FormattedSearch]], i.e.
" Â * *Topic: Summary:*" . |
+ Show regular header |
nosearch="on" |
@@ -470,6 +480,8 @@ With a couple of notable exceptions, predefined variables return set values that
> : 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 [[WebPreferences]].
+>
+> [3] **_Note_**: Regular search, no summary, [[BookView]] and [[FormattedSearch]] are exclusive.
## Preferences Variables