History: module contributors
Source of version: 3 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Module Contributors This module lists the contributors to the wiki page being viewed and some information on them. ## Usage To use module **Contributors** module in a wiki page: {CODE()} {module module="contributors"} {CODE} where: {PLUGINMANAGER(module=blog_last_comments) /} ## Example In the example below we pass in a wiki page the module Newest Blog Post Comments through the plugin module. So, this code: {CODE()} {module module="contributors"} {CODE} Produces on this site: {module module="contributors"} ## Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}