Loading...
 
Skip to main content

History: module top_blog_posters

Source of version: 2 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Module Top Blog Posters

This module displays the specified number of users who posted to blogs, starting with the one having most posts.

## Usage

To use module **Top Blog Posters** in a wiki page: 
{CODE()}
{module module="top_blog_posters" blogId="1"}
{CODE}

where: 
{PLUGINMANAGER(module=top_blog_posters) /}

## Example

In the example below we pass in a wiki page the module Top Blog Posters through the plugin module. 
So, this code: 
{CODE()}
{module module="top_blog_posters" blogId="1"}
{CODE}

Produces on this site: 
{module module="top_blog_posters" blogId="1"}

## Related Pages

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