Diff: Help/MostPopularPlugin
Differences between current version and predecessor to the previous major change of Help/MostPopularPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 4 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 3 | Last edited on February 23, 2012 2:51 pm | by PhilHollenback | Revert | 
@@ -7,9 +7,9 @@
  
  
  
 }}} 
 == Arguments == 
-All [[Help:PageList|PageList]] arguments, plus the following ones.
 
+All [[Help:PageList|PageList]] arguments, plus the following ones:
 
 {| class="bordered" 
 |- 
 ! Argument 
@@ -41,12 +41,12 @@
  
  
  
  
 <<MostPopular limit=10>> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
current version
The MostPopular plugin will display the pages of wiki that have the most (or least) number of hits.
Usage
<<MostPopular arguments>>
Arguments
All PageList arguments, plus the following ones:
Argument  | 
Description  | 
Default value  | 
|---|---|---|
limit  | 
The number of pages to display. If the limit is negative, the least popular pages will be displayed. If the limit is 0, all visited pages will be displayed.  | 
20  | 
sortby  | 
Page sorting order  | 
-hits  | 
noheader  | 
Do not display header  | 
false  | 
info  | 
List of columns to display  | 
hits  | 
Example
<<MostPopular limit=10>>



