Date: Mon, 1 Jun 2009 15:05:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ 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 ~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 * [[PhpWiki:ReiniUrban|Reini Urban]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]