Help/MostPopularPlugin
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 |
Select column to sort. |
-hits |
noheader |
Boolean. If true, header should be omitted. |
false |
info |
List of columns to display |
hits |
Example
<<MostPopular limit=10>>
Page Name![]() |
Hits![]() |
---|---|
HomePage | 2 |
UserPreferences | 2 |
ReleaseNotes | 1 |
AllPages | 1 |
MostPopular | 1 |