Skip to content
Code-Schnipsel Gruppen Projekte
timeline.php 391 B
Newer Older
$Timeline = new QUI\Timeline\Controls\Timeline([
    'Site' => $Site,
    'showLinks' => $Site->getAttribute('quiqqer.timeline.showLinks'),
    'itemtype' => 'http://schema.org/ItemList',
    'child-itemtype' => 'http://schema.org/ListItem',
    'display' => $Site->getAttribute('quiqqer.timeline.display')
]);
$Engine->assign([