Loading...
 
Skip to main content

History: module most_commented

Source of version: 1 (current)

Copy to clipboard
            ! Module most_commented
This ((Module)) displays the most commented objects of a certain type.

!! Usage
To use module __most_commented__ in a wiki page:
{CODE()}
{module module="most_commented" objectType="blog" objectLanguageFilter="en"}
{CODE}

Where:
{PLUGINMANAGER(module=most_commented) /}

!! Example
In the example below we pass in a wiki page the module most_commented through the plugin module.
So, this code:
{CODE()}
{module module="most_commented" objectType="wiki" objectLanguageFilter="en"}
{CODE}

Produces on this site:
{module module="most_commented" objectType="wiki" objectLanguageFilter="en"}

!! Related Pages
{include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}