Use the Shortcode Plugin
Learn how to use the Shortcode Plugin. Basically the Shortcode plugin is used to simply create references to ZOO items and categories within your text.
Usage
Fist of all you need to enable the Shortcode plugin from Joomlas plugin menu.
With the Shortcode plugin you can create a reference to an item or a category. Use either id or alias to reference it.
You can also include a link text by adding a text parameter. If you don't provide the text parameter, item/category name is used.
Here is the syntax to use:
- {zooitem: ID_OR_ALIAS text: MYTEXT }
- {zoocategory: ID_OR_ALIAS text: MYTEXT }
This is a content plugin used on ZOO Textarea elements. Please enable the Load Plugins option in your Textarea element.
