====== Box topics ====== This module was added in Vivvo 4.1.5 ===== Example ===== ===== Box parameters ===== ^Parameter name ^Value ^Description ^ |title |string |custom title for box, available in template via {TITLE} | |box_id |string |custom html id for box, available in template via {BOX_ID} | ===== Search parameters ===== ^Parameter name ^Value ^Description ^ |limit |integer |max number of tags to retrieve | |offset |integer |query offset, 0 based | |search_article_id |integer |search only topics which have tags set on this article | **Assignments:** ^Parameter name ^Value ^Description ^ |topic_list |array |each item is a TagsGroups object | |TITLE |string |pass trough title parameter | |BOX_ID |string |pass trough box_id parameter |