Loading...
 
Skip to main content

History: module short_url

Source of version: 1 (current)

Copy to clipboard
            ! Module Short URL
This ((Module)) Creates or shows a short url for the visiting page.

!! Usage
To use module __Short URL__ in a wiki page:
{CODE()}
{module module="short_url"}
{CODE}

{PLUGINMANAGER(module=short_url) /}

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

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

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