Diff: Help/RecentReferrersPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 3 and previous revision of Help/RecentReferrersPlugin.

Other diffs: Previous Major Revision, Previous Author

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

version 3

short description

Usage

  <?plugin RecentReferrers ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin RecentReferrers ?>
Error: no ACCESS_LOG

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin