]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FRecentReferrersPlugin
Initialize $html
[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   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~RecentReferrers** [[Help:WikiPlugin|plugin]] allows to analyse access log.
10
11 == Usage ==
12
13 {{{
14 <<RecentReferrers arguments>>
15 }}}
16
17 == Arguments ==
18
19 All [[Help:PageList|PageList]] arguments, plus the following ones:
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **noheader**
28 | do not display header
29 | false
30 |-
31 | **limit**
32 |
33 | 15
34 |}
35
36 == Example ==
37
38 {{{
39 <<RecentReferrers>>
40 }}}
41
42 <<RecentReferrers>>
43
44 == Author ==
45 * [[Help:Reini Urban|Reini Urban]]
46
47 == See Also ==
48
49 <noinclude>
50 ----
51 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
52 </noinclude>