Diff: Help/TitleSearchPlugin
Differences between version 5 and predecessor to the previous major change of Help/TitleSearchPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 5 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | Revert | 
| Older page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -9,9 +9,10 @@
  
  
  
 }}} 
 == Arguments == 
-All [[Help:PageList|PageList]] arguments, plus the following ones.
 
+All [[Help:PageList|PageList]] arguments (except //paganame//)
, 
 
+
plus the following ones:
 
 {| class="bordered" 
 |- 
 ! Argument 
@@ -59,9 +60,9 @@
  
  
  
 <?plugin-form TitleSearch ?> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 * [[Help:FullTextSearchPlugin]] 
 * [[Help:ExternalSearchPlugin]] 
version 5
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  | 
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 ?>

