Loading...
 
Skip to main content

History: module git_detail

Source of version: 2 (current)

Copy to clipboard
            ! Module Git detail
This module shows Git commit and last update information.
!! Parameters
{PLUGINMANAGER(module=git_detail) /}

!! Usage
To use the __Git detail__ module in a wiki page:
{CODE()}
{module module="git_detail"}
{CODE}

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

Produces on this site:
{module module="git_detail"}

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