Loading...
 
Skip to main content

History: Module top_articles

Source of version: 2

Copy to clipboard
            !!! Module top_articles
This module displays the top ((articles)), ranked by page views, and provides a link to each page.

Example:
{MODULE(module=>top_articles, max=5)}{MODULE}


This module can be included in a ((Module admin|Tiki module)) or in a wiki page by using the ((PluginModule)):
{CODE()}
{MODULE(module=>top_articles, 
  max=####, 
  nonums=[y|n])}
{MODULE}
{CODE}

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
Baraka Kinywa 8
Baraka Kinywa 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
Collapse/expand modules below