]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FMostPopularPlugin
Use UTF-8 so that display is correct on sf.net
[SourceForge/phpwiki.git] / pgsrc / Help%2FMostPopularPlugin
1 Date: Thu, 26 Mar 2009 11:34:32 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FMostPopularPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~MostPopular** [[Help:WikiPlugin|plugin]] will display the pages of wiki that
12 have the most number of hits.
13
14 == Usage
15 {{{
16 <<MostPopular>>
17 }}}
18
19 == Arguments
20
21 limit:
22   The number of pages to display. Default 20. If the limit is negative, the least popular pages will be displayed.
23
24 == Example
25
26 {{{
27 <<MostPopular>>
28 }}}
29
30 <<MostPopular>>
31
32 == Author
33 * [[PhpWiki:ReiniUrban|Reini Urban]]
34
35 == See Also
36
37 <noinclude>
38 ----
39 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
40 </noinclude>