Difference: FormattedSearch (2 vs. 3)

Revision 32001-12-02 - MikeMannix

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Deleted:
<
<
Formatted Search Using %SEARCH{... format="..."}% Variable
 
Added:
>
>

TWiki Formatted Search Results

Inline search feature allows flexible formatting of search result

 
Changed:
<
<

Preface

>
>

Overview

  By default, the format for displaying a search result is fixed, e.g. a table with rows of topic name and topic summary. Use the format="..." parameter to specify a customized format of the search result. The string of the format parameter is typically a bullet list or table row containing variables (i.e. %SEARCH{ "food" format="| $topic | $summary |" }%).
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.FormattedSearch.