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, plus the following ones.
Argument  | 
Description  | 
Default value  | 
|---|---|---|
s  | 
string to search  | 
none  | 
auto_redirect  | 
if true and only one page is found, this page is displayed immediately  | 
false  | 
noheader  | 
false  | 
|
exclude  | 
false  | 
|
info  | 
false  | 
|
case_exact  | 
false  | 
|
regex  | 
auto  | 
|
format  | 
false  | 
Example
<?plugin-form TitleSearch ?>

