]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FRecentReferrersPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FRecentReferrersPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FRecentReferrersPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~RecentReferrers** [[Help:WikiPlugin|plugin]] allows to analyse access log.
11
12 == Usage ==
13
14 {{{
15 <<RecentReferrers arguments>>
16 }}}
17
18 == Arguments ==
19
20 All [[Help:PageList|PageList]] arguments, plus the following ones:
21
22 {| class="bordered"
23 |-
24 ! Argument
25 ! Description
26 ! Default value
27 |-
28 | **noheader**
29 | do not display header
30 | false
31 |-
32 | **limit**
33 |
34 | 15
35 |}
36
37 == Example ==
38
39 {{{
40 <<RecentReferrers>>
41 }}}
42
43 <<RecentReferrers>>
44
45 == Author ==
46 * [[Help:Reini Urban|Reini Urban]]
47
48 == See Also ==
49
50 <noinclude>
51 ----
52 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
53 </noinclude>