Parameters |
Accepted Values |
Description |
Default |
Since |
additional_filters |
|
Filters to be applied to the search results, as a URL-encoded string. Ex.: catgories=1+AND+2&prefix~title=Test |
|
|
advanced_search |
|
Use advanced (boolean) search (full text search only). Default: "y" (use advanced search) |
|
|
categId |
|
If set to a category identifier, pages created through the module are automatically categorized in the specified category. Not set by default. |
|
|
compact |
|
Makes the three buttons only appear on mouse-over. Default: "n" |
|
|
default_button |
|
Action to perform on entering . Default: "search" (search|go|edit) |
|
|
edit_action |
|
If set, send the form to the given location (relative to Tiki's root) for processing. Default: tiki-editpage.php |
|
|
edit_submit |
|
The label on the button to submit the form. Default: Edit |
|
|
templateId |
|
If set to a template identifier, the specified template is used for creating new Wiki pages. Not set by default. |
|
|
go_action |
|
If set, send the form to the given location (relative to Tiki's root) for processing. Default: tiki-listpages.php |
|
|
go_submit |
|
The label on the button to submit the form. Default: Go |
|
|
search_heading |
|
Optional heading to display at the top of the module's content. |
|
|
legacy_mode |
|
Setting to emulate previous behaviour. Default: "" ("search"=search_box, "page"=search_wiki_page, "quick"=quick_edit) |
|
|
search_action |
|
If set, send the form to the given location (relative to Tiki's root) for processing. Default: tiki-searchindex.php (for Tiki search) |
|
|
search_submit |
|
The label on the button to submit the form. Default: Search |
|
|
show_edit_button |
|
Show edit button. Default: "y" (do show edit button) |
|
|
show_go_button |
|
Show go to page button. Default: "y" (do show go button) |
|
|
show_object_filter |
|
If set to "y" shows a dropdown of sections to search. Default: "n" (no object filter) |
|
|
show_search_button |
|
Show search button. Default: "y" (do show search button) |
|
|
tiki_search |
|
If set to "y" the search performed is a "Tiki search". Default: "n" (full text search) |
|
|
use_autocomplete |
|
If set to "y" input uses autocomplete for pagenames if applicable. Default: "y" (use autocomplete) |
|
|
input_size |
int |
Width of the text input field (in characters). Example value: 15. Default: 0 (leave automatic width) |
|
|
select_size |
int |
Size of the Search Filter dropdown list. Default: 10 |
|
|