Loading...
 
Skip to main content

History: module most_commented

Source of version: 2 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # 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"}