# $Id: en-GB.plg_content_jumi.ini 95 2009-02-25 10:20:33Z martin2hajek $ # Note : All ini files need to be saved as UTF-8 - No BOM JUMIPLUGINDESC=
This content plugin includes into Joomla! articles custom script: from a file or from Jumi component database record.
Usage: {jumi [stored_code_source] [arg1] [arg2] ... [argN]}
where
Example of file inclusion + arguments: {jumi [plugins/content/jumi/jumi_demo.php][first][second]}
Example of component database record inclusion: {jumi [*1]}
There is also a compatible Jumi module and a component.
Additional information and resources: Downloads & guides, Tips & tricks.
PARAMABSPATH=Optional Default Absolute Path to the included file. It is prepend to filepathname to be included. If left blank then it is identical to Joomla! root directory. No slash at the end. PARAMHIDECODE=If set to Yes the Jumi code is not displayed and not processed. PARAMNESTED=If set to Yes the Jumi code will include a code and apply the replacement of Jumi syntax command in it too. ERROR_CONTENT=Jumi is working but there is nothing to be shown.