For presenting a timeline do following:
Create a timelinearrow-up-right
Add your items for each timelinearrow-up-right
Adopt, if you want, the template you want usearrow-up-right
Set timeline onlinearrow-up-right
The breadcrumb menu is created by Xoops Core: $xoBreadcrumbs[] = array('title' => _MA_WGTIMELINES_TITLE, 'link' => WGTIMELINES_URL . '/'); If you want to change in this example "wgTimelines", you have to change language var _MA_WGTIMELINES_TITLE
$xoBreadcrumbs[] = array('title' => _MA_WGTIMELINES_TITLE, 'link' => WGTIMELINES_URL . '/');
Last updated 7 years ago