Loading...
 
Skip to main content

History: PluginInsert

Source of version: 10

Copy to clipboard
            ! Plugin Insert
''Introduced in ((Tiki10))''

Use this ((wiki plugin)) Create a tracker element when the plugin is inserted in the page. The plugin code is removed and replaced by a link to the newly created element. This plugin does not have its own parameters. it accedes to parameters external to the plugin. for example the combination permanentName="value"

!! Parameters
{pluginmanager plugin="insert"}

example of use

you create a page or modify a page and you want to put a tracking element (a link) to a data in a tracker. 
{CODE()}
{INSERT(ActuOthor="Eric Michel", ActuBook="how to build home" )}
{INSERT}
{CODE}
{REMARKSBOX(type=info)}ActuOthor and ActuBook are permanent names and eric michel and "how to build home" are the values to insert {REMARKSBOX}
the saved data goes into the tracker you have defined with the preference tracker_insert_allowed. choose a tracker where your data will be saved. 

!! Related pages
* http://sourceforge.net/p/tikiwiki/code/42556 - Commit creating this plugin
        

History

Advanced
Information Version
Adrien 13
Adrien 12
Adrien 11
Eutyche ODIMBA 10
Eutyche ODIMBA 9
Eutyche ODIMBA 8
Marc Laporte 7
Yves Kipondo 6
lindon 5
lindon 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1