Plugin Relations
Introduced in Tiki8This Wiki Plugin displays the relations of an object to the rest of Tiki.
Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:{RELATIONS(qualifiers="attribute type" object="itemId" singlelist="0|1" )Required parameters are in bold
Preferences required: wikiplugin_relations
| Parameters | Accepted Values | Description | Default | Since |
| qualifiers | attribute_type | Comma-separated list of relation qualifiers. | Array | 8.0 |
| object | text | Object identifier as type:itemId | 8.0 | |
| singlelist | 1 | Render all qualifiers into a single list without displaying the qualifier name. | 0 | 8.0 |
Please see http://dev.tiki.org/Object+Attributes+and+Relations for more information.
