|
Generate Search Plugin
This plugin creates a form-driven search over the topics of a selected web.
|
|
Parameter: | Description: | Default: |
"topicregex" | A regular expression determining the topics to be searched | required |
form="..." | The topic defining the field values | Current topic |
|
< < |
web="..." | The webs that will be searched, separated by commas. If there is more than one web, a select is presented to the user that allows to search any single one or all of the indicated webs |
|
> > |
web="..." | The webs that will be searched, separated by commas. If there is more than one web, a select is presented to the user that allows to search any single one or all of the indicated webs | Current web |
all="..." | If off , generates a select menu to choose among the possible webs to be searched; if on , all webs (see above) are searched. | on |
|
|
title="..." | The heading for the search page generated | |
message="..." | Additional explanatory text to be added before the filter block | |
initial="..." | Determines whether the initial rendering of the search form also executes the search. Possible values are on , off | on |
|