History: module short_url
Source of version: 2 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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"}