Attributes:Formatting is based on a template (quicksearch.tmpl) where the only fields updated are webname (Plugins) and topic name (QuickSearchPlugin). If the totalonly attribute is set (e.g. totalonly="on") then just the number of matched topics is returned, this allows you to put search totals in tables, etc.
- web - specify web or webs to be searched (same syntax as )
- nototal - disable the listing of totals at the end of the list
- totalonly - disable the listing of topic names, only return the number of matches
- search - required string to search
- regex - treat search string as a regular expression
- casesensitive - perform case sensitive search
| File: | Description: |
|---|---|
data/Plugins/QuickSearchPlugin.txt |
Plugin topic |
lib/TWiki/Plugins/QuickSearchPlugin.pm |
Plugin Perl module |
twiki/templates/quicksearch.tmpl |
Template for generating topic lists mode |
QuickSearchPlugin.zip in your twiki installation directory.
Plugins.QuickSearchPlugin to the INSTALLEDPLUGINS variable in TWikiPreferences (or any WebPreferences topic).
| One Line Description: | Fast, stripped-down search |
| Plugin Author: | DaveAlsup |
| Plugin Version: | 0.1 |
| Change History: | 27 Feb 2002 Internal (0.1) release 12 Mar 2002 Initial Release |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.0 (only tested on 5.6.1 so far) |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/QuickSearchPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/QuickSearchPluginDev |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
QuickSearchPlugin.zip | manage | 5.3 K | 07 Nov 2004 - 04:45 | WillNorris | release compatable with AutomatedPluginsDownload |