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