Help/TitleSearchPlugin
Note: You are viewing an old revision of this page. View the current version.
The TitleSearch plugin displays results of pagename search.
If only one page is found and auto_redirect is true, this page is displayed immediately, otherwise the found page list is displayed.
Usage
<?plugin-form TitleSearch arguments ?>
Arguments
All PageList arguments (except paganame), plus the following ones:
Argument |
Description |
Default value |
---|---|---|
s |
String to search |
none (mandatory argument) |
auto_redirect |
Boolean. If true and only one page is found, this page is displayed immediately |
false |
noheader |
Boolean. If true, header should be omitted. |
false |
exclude |
Comma-separated list of pages to exclude |
false |
info |
Info to display in the table |
false |
case_exact |
Boolean. If true, search with case exact. |
false |
regex |
Type of regular expression used for searching |
auto |
format |
false |
Example
<?plugin-form TitleSearch ?>