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

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:csstimeline [2015-09-24 02:12] Aleksandrplugin:csstimeline [2023-12-19 18:53] (current) andyboeh
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, Greebo
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : timeline, timeline2, tline similar    : timeline, timeline2, tline
-tags       : timeline+tags       : timeline, !discontinued
  
-downloadurl: http://www.aboehler.at/hg/csstimeline/archive/tip.zip +downloadurl: https://gitlab.aboehler.at/dokuwiki/csstimeline/-/archive/main/csstimeline-main.tar.gz 
-bugtracker : https://code.rnb-consulting.at/tag/csstimeline_plugin+bugtracker : https://gitlab.aboehler.at/dokuwiki/csstimeline/-/issues 
-sourcerepo : http://www.aboehler.at/hg/csstimeline+sourcerepo : https://gitlab.aboehler.at/dokuwiki/csstimeline
 donationurl:  donationurl: 
  
 screenshot_img :  screenshot_img : 
 ---- ----
 +
 +:!: **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]]. A very simple plugin to generate a CSS-only timeline. The CSS is taken from [[http://nilswe.com/lab/css-timeline]].
Line 25: Line 27:
 ===== 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 =====
Line 43: Line 45:
 </csstimeline> </csstimeline>
 </code> </code>
 +Creates the following output:
  
-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 finishedThere are then only the three fields ''%%date%%'', ''%%title%%'' and ''%%description%%''The description can also contain wiki syntax and is fed through DokuWiki's parser.+{{ https://i.ibb.co/VtDTkHx/2022-06-20-16h09-04.png?recache |Timeline}}
  
-  * [[http://www.rnb-consulting.at|www.rnb-consulting.at]] News section uses a modified csstimeline 
  
-=== Change Log ===+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.
  
-{{rss>http://feeds.feedburner.com/dokuwiki-plugin-csstimeline date}}+  * [[http://www.rnb-consulting.at|www.rnb-consulting.at]] News section uses a modified csstimeline
  
 === Known Problems / Limitations === === Known Problems / Limitations ===
Line 56: Line 58:
   * The title doesn't wrap properly. If it's too long, the position is wrong. This is also present in the original CSS.   * 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.1443053531.txt.gz · Last modified: 2015-09-24 02:12 by Aleksandr

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