Loading...
 
Skip to main content

History: Module top_articles

Source of version: 9 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} {BOX()}This page ((needs review)){BOX}

# 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"}