Loading...
 
Skip to main content

History: PluginContent

Source of version: 8 (current)

Copy to clipboard
            ! Plugin Content
Use this ((wiki plugin)), introduced in ((Tiki3)), to display content from the ((Dynamic Content)) repository. There, publish dates can be set in advance so that the content automatically changes as desired. So the ((Dynamic Content)) feature must be turned on and a dynamic content block created and programmed before this plugin can be used.

!! Parameters
{pluginmanager plugin=content}
!! Example
''This code:''
{CODE(colors="tiki")}
{content id="3" label="text"}
{CODE}

''Would produce on this site:''
{content id="3" label="text"}
!! Related pages
* ((PluginRContent))
* ((Dynamic Content))