Loading...
 
Skip to main content

History: Module top_articles

Source of version: 8 (current)

Copy to clipboard
            ^This page ((needs review))^
! Module top_articles
This module displays the top ((articles)), ranked by page views, and provides a link to each page.
!! Parameters
{pluginmanager module="top_articles"}

!! Usage
You will see it listed at "Admin > Modules > Assign new module > Module Name (drop down)" (__tiki-admin_modules.php__).

You can assign a this ((Module)) to a lateral column (See ((Module Admin)) page if needed), or you can include it within a wiki page, using the ((PluginModule)).
{CODE()}
{MODULE(module=>top_articles) /}
{CODE}
See ((PluginModule)) for additional parameters that can be used.

The assigned module looks like this:
{MODULE(module=>top_articles, max=5)}{MODULE}

{include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"}