Installation

VJ Event Tree is installed using standard Joomla! installation procedure in Joomla! back-end: Extensions -> Extension Manager -> Upload Package File.

VJ Event Tree module can be configured in Extensions -> Module Manager -> VJ Event Tree and can be used to place event tree in module positions or articles.


Module Usage


Displaying module

Module Class Suffix indicates specifies CSS class to be applied to this module instance.
Module Assignment in Menu Assignment tab allows to assign module to the pages to be displayed on.
Position in Details tab allows to set module position to render module in.
To place the module in an article assign some unique position to it like pos1, publish module and assign it to all pages. Then place {loadposition pos1} code into article to show the module in it.


It's possible to create many instances of the module in Module Manager by copying it or creating new one.



Module options

Events option is used to specify the events to display. Each event should be placed on a new line and should have format like: DATE|TITLE. Example: July 1990|Born. 'July 1990' will be used as date. 'Born' will be used as title.
Icon option indicates the icon to be used to each event item. Values: pencil, camera, video-camera.
Load jQuery option specifies whether jQuery javascript library should be loaded or not. If you use other jQuery instance on the site please turn this off.

Displaying module on front-end

Module is displayed on front-end using specified module position and chosen menu items.