Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Compatible with DokuWiki
Similar to timeline, timeline2, tline
Tagged with !discontinued, timeline
This plugin is no longer maintained.
A very simple plugin to generate a CSS-only timeline. The CSS is taken from http://nilswe.com/lab/css-timeline.
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
<csstimeline> <entry> date: 04.12.2014 title: My first timeline entry description: Within the description, you can even use Wiki markup </entry> <entry> date: 06.01.2015 title: My second timeline entry description: This one is rendered at the other side of the timeline </entry> </csstimeline>
The keyword <csstimeline>
activates the plugin. Enclose each entry on the timeline with <entry>
and </entry>
so that the plugin knows when an entry is finished. There are then only the three fields date
, title
and description
. The description can also contain wiki syntax and is fed through DokuWiki's parser.
Please use the bug tracker at https://code.rnb-consulting.at/tag/csstimeline_plugin