Diff: Help/RecentReferrersPlugin

Differences between current version and predecessor to the previous major change of Help/RecentReferrersPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,44 @@
-_short description_  
+The **~RecentReferrers** [[Help:WikiPlugin|plugin]] allows to analyse access log.  
  
-! Usage  
-<verbatim>  
- <?plugin RecentReferrers ?>  
-</verbatim>  
+== Usage ==  
  
-! Arguments  
+{{{  
+<<RecentReferrers arguments>>  
+}}}  
  
-page _(default: current pagename)_:  
- The page to execute upon.  
+== Arguments ==  
  
-! Example  
+All [[Help:PageList|PageList]] arguments, plus the following ones:  
  
-<verbatim>  
-<?plugin RecentReferrers ?>  
-</verbatim>  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **noheader**  
+| Boolean. If true, header should be omitted.  
+| false  
+|-  
+| **limit**  
+|  
+| 15  
+|}  
  
-<?plugin RecentReferrers ?>  
+== Example ==  
  
-! Author  
-PhpWiki:ReiniUrban  
+{{{  
+<<RecentReferrers>>  
+}}}  
  
-! See Also  
+<<RecentReferrers>>  
  
+== Author ==  
+* [[Help:Reini Urban|Reini Urban]]  
+  
+== See Also ==  
+  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The RecentReferrers plugin allows to analyse access log.

Usage

<<RecentReferrers arguments>>

Arguments

All PageList arguments, plus the following ones:

Argument

Description

Default value

noheader

Boolean. If true, header should be omitted.

false

limit

15

Example

<<RecentReferrers>>
Error: no ACCESS_LOG

Author

See Also