Loading...
 
Skip to main content

History: PluginTrackerVerticalTimeline

Source of version: 3 (current)

Copy to clipboard
            !Plugin Tracker Vertical Timeline
Introduced in Tiki29, with support for [https://github.com/walterra/d3-milestones|d3-miselton] Timeline added in Tiki29. SIMILE timeline was replaced by Vis Timeline in Tiki29

Use this wiki plugin shows a vertical timeline view of a tracker, which can be used to display event schedules. The tracker needs to have a field title, a field summary, a field date.

!! Parameter
{pluginmanager plugin="trackerverticaltimeline"}

!!Examples
{CODE()}
{trackerverticaltimeline tracker="8" title="39" color="40" date="41"}
{CODE}
^:: {img src="display2221" link="display2221" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"} ::^

{CODE()}
{trackerverticaltimeline tracker="8" title="39" color="40" date="41" image_field="45"}
{CODE}
^:: {img src="display2220" link="display2220" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"} ::^
Here is what the data in my tracker looks like, which I used to generate these examples :

||title|date|image
 Pelerinage at Kibeo|2025-08-04 06:00| 
Camille's birthday| 2025-07-12 22:00 | 
Father's birthday |2025-08-18 22:00| 
Man on bicyclette| 	2025-07-23 22:00| 
Confirmation of childs | 2025-08-14 10:00 |
Holyday for children | 2025-07-05 22:00 | 
Annie's birthday | 2025-08-07 22:00 | Screenshot 2025-08-10 at 23.50.22
Meet Daniella | 2025-07-21 08:00 | Screenshot 2025-08-10 at 23.51.57||