]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FPopularNearbyPlugin
Add <noinclude> around [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
[SourceForge/phpwiki.git] / pgsrc / Help%2FPopularNearbyPlugin
1 Date: Mon, 23 Feb 2009 16:16:30 +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%2FPopularNearbyPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The **~PopularNearby** [[Help:WikiPlugin|plugin]] will list the most popular pages nearby.
12
13 == Usage
14 {{{
15 <<PopularNearby arguments>>
16 }}}
17
18 == Arguments
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | pagename
27 | Pagename to look for
28 | empty
29 |-
30 | mode
31 | nearby or incoming or outgoing
32 | nearby
33 |-
34 | limit
35 | Maximum number of pages
36 | 5
37 |-
38 | noheader
39 | Display header or not
40 | false
41 |}
42
43 == Example
44
45 {{{
46 <<PopularNearby pagename=HomePage limit=3>>
47 }}}
48
49 <<PopularNearby pagename=HomePage limit=3>>
50
51 == Author
52 * [Reini Urban|PhpWiki:ReiniUrban]
53
54 == See Also
55
56 <noinclude>
57 ----
58 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
59 </noinclude>