Date: Fri, 3 Apr 2009 13:12:56 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FMostPopularPlugin; flags=PAGE_LOCKED; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~MostPopular** [[Help:WikiPlugin|plugin]] will display the pages of wiki that have the most (or least) number of hits. == Usage {{{ <> }}} == Arguments All ~PageList arguments, plus the following ones. {| class="bordered" |- ! Argument ! Description ! Default value |- | limit | The number of pages to display. If the limit is negative, the least popular pages will be displayed. If the limit is 0, all visited pages will be displayed. | 20 |- | sortby | Page sorting order | -hits |- | noheader | Do not display header | false |- | info | List of columns to display | hits |} == Example {{{ <> }}} <> == Author * [[PhpWiki:ReiniUrban|Reini Urban]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]