History: module top_blog_posters
Source of version: 1 (current)
Copy to clipboard
! 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"}