Date: Fri, 7 Dec 2012 14:58:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FTitleSearchPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~TitleSearch** [[Help:WikiPlugin|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 == {{{ }}} == Arguments == All [[Help:PageList|PageList]] arguments, plus the following ones: {| 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 |} == Example == {{{ }}} == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == * [[Help:FullTextSearchPlugin]] * [[Help:ExternalSearchPlugin]] * [[Help:InterWikiSearchPlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]