DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:csstimeline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
plugin:csstimeline [2015-03-11 22:00] – created 193.81.114.68plugin:csstimeline [2018-05-30 00:10] – [Installation] Klap-in
Line 6: Line 6:
 email      : dev@aboehler.at email      : dev@aboehler.at
 type       : Syntax type       : Syntax
-lastupdate : 2015-03-11+lastupdate : 2017-01-06
 compatible : Hrun compatible : Hrun
 depends    :  depends    : 
Line 14: Line 14:
  
 downloadurl: http://www.aboehler.at/hg/csstimeline/archive/tip.zip downloadurl: http://www.aboehler.at/hg/csstimeline/archive/tip.zip
-bugtracker : # eg. http://github.com//dokuwiki-plugin-linksenhanced/issues+bugtracker : https://code.rnb-consulting.at/tag/csstimeline_plugin/
 sourcerepo : http://www.aboehler.at/hg/csstimeline sourcerepo : http://www.aboehler.at/hg/csstimeline
 donationurl:  donationurl: 
Line 21: Line 21:
 ---- ----
  
-A very simple plugin to generate a CSS-only timeline. The CSS is taken from http://nilswe.com/lab/css-timeline.+A very simple plugin to generate a CSS-only timeline. The CSS is taken from [[http://nilswe.com/lab/css-timeline]].
  
 ===== Installation ===== ===== Installation =====
  
-Copy the unzipped folder to your /lib/plugins directory and activate the plugin. There are no configuration options.+Search and install the plugin using the [[plugin:extension|Extension Manager]]Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-<code><csstimeline>+<code> 
 +<csstimeline>
 <entry> <entry>
 date: 04.12.2014 date: 04.12.2014
Line 40: Line 41:
 description: This one is rendered at the other side of the timeline description: This one is rendered at the other side of the timeline
 </entry> </entry>
-</csstimeline></code>+</csstimeline> 
 +</code>
  
-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.+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. 
 + 
 +  * [[http://www.rnb-consulting.at|www.rnb-consulting.at]] News section uses a modified csstimeline
  
 === Change Log === === Change Log ===
  
-{{rss>http://www.aboehler.at/hg/csstimeline/atom-log date}}+{{rss>http://feeds.feedburner.com/dokuwiki-plugin-csstimeline date}}
  
-===== Discussion =====+=== Known Problems / Limitations ===
  
 +  * The title doesn't wrap properly. If it's too long, the position is wrong. This is also present in the original CSS.
  
 +===== Discussion =====
  
 +Please use the bug tracker at https://code.rnb-consulting.at/tag/csstimeline_plugin
  
  
plugin/csstimeline.txt · Last modified: 2023-12-19 18:53 by andyboeh

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki