Loading...
 
Skip to main content
Display a timeline

Plugin Timeline

Introduced in Tiki8, with support for SIMILE Timeline added in Tiki7. SIMILE timeline was replaced by Vis Timeline in Tiki29

Use this wiki plugin to display a timeline.
You can customize your timeline and adjust its behavior by modifying its parameters.

Use this wiki plugin to display a timeline.

Parameters

Display a timeline
Introduced in Tiki 8.
Go to the source code
Preferences required: wikiplugin_timeline

Parameters Accepted Values Description Default Since
scale alpha Set a fixed scale for the time axis of the Timeline. Choose from 'millisecond', 'second', 'minute', 'hour', 'weekday', 'week', 'day', 'month', 'year' month 29.0
step number Set a fixed step size for the time axis. Only applicable when used together with scale parameter. Choose for example 1, 2, 5, or 10 1 29.0
height text Height of the timeline band as a CSS unit (for example 250px, 75%,...) 9.0
orientation text Orientation of the timeline axis and items. When orientation is a string, the value is applied to both items and axis. Can be 'top', 'bottom' (default), 'both' or 'none'. bottom 29.0
lower The initial start date for the axis of the timeline. If not provided, the latest date present in the items set is taken as end date. Date must be provided in YYYY-MM-DD HH:mm:ss format. 3.0
max TSet a maximum Date for the visible range. It will not be possible to move beyond this maximum.Date must be provided in YYYY-MM-DD HH:mm:ss format. 29.0
min TSet a minimum Date for the visible range. It will not be possible to move beyond this minimum.Date must be provided in YYYY-MM-DD HH:mm:ss format. 29.0
upper The initial end date for the axis of the timeline. If not provided, the latest date present in the items set is taken as end date. Date must be provided in YYYY-MM-DD HH:mm:ss format. 3.0


Example

In Tiki29, you can use this example to display the timeline.

Copy to clipboard
{timeline}
Click to expand
Click to expand

Copy to clipboard
{timeline scale="weekday"}

Click to expand
Click to expand

Aliases

Plugin Timeline | Plugin Time Line

Collapse/expand modules below