History: Module top_articles
Preview of version: 2
Module top_articles
This module displays the top articles, ranked by page views, and provides a link to each page.
Example:
This module can be included in a Tiki module or in a wiki page by using the PluginModule:
Copy to clipboard
{MODULE(module=>top_articles, max=####, nonums=[y|n])} {MODULE}
Where:
- max = The number of pages to list (default = 10).
- nonums = Specifies if pages are shown in a bulleted (if nonums = y) or numbered (if nonums = n) list (default = n).
See PluginModule for additional parameters that can be used.
History
Information | Version | |||||
---|---|---|---|---|---|---|
Baraka24 | 8 | |||||
Baraka24 | 7 | |||||
pianoliv status: review | 6 | |||||
lindon getting rid of wanted pages | 4 | |||||
Rick Sapir / Tiki for Smarties oops, didn't realize there was a template. | 3 | |||||
Rick Sapir / Tiki for Smarties | 2 | |||||
Xavier de Pedro | 1 |