Diff: Help/TitleSearchPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/TitleSearchPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,73 +1,27 @@
-The **~TitleSearch** [[Help:WikiPlugin|plugin]] displays results of pagename search.  
+_short description_  
  
-If only one page is found and auto_redirect is true, this page is displayed immediately,  
-otherwise the found page list is displayed.  
+! Usage  
+<verbatim>  
+ <?plugin TitleSearch ?>  
+</verbatim>  
  
-== Usage ==  
-{{{  
-<?plugin-form TitleSearch arguments ?>  
-}}}  
+! Arguments  
  
-== Arguments ==  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-All [[Help:PageList|PageList]] arguments, plus the following ones:  
+! Example  
  
-{| class="bordered"  
-|-  
-! 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  
-|}  
+<verbatim>  
+<?plugin TitleSearch ?>  
+< /verbatim>  
  
-== Example ==  
+<?plugin TitleSearch ?>  
  
-{{{  
-<?plugin-form TitleSearch ?>  
-}}}  
+! Author  
+PhpWiki:ReiniUrban  
  
-<?plugin-form TitleSearch ?>  
+! See Also  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-* [[Help:FullTextSearchPlugin]]  
-* [[Help:ExternalSearchPlugin]]  
-* [[Help:InterWikiSearchPlugin]]  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin TitleSearch ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin TitleSearch ?>

You must enter a search term.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin