DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:timeline2

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:timeline2 [2012-08-16 17:00] – [Discussion] 217.8.57.87plugin:timeline2 [2016-04-29 11:43] (current) – [Discussion] 87.223.101.51
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Add TimeLine capability to dokuwiki+description: Add TimeLine capability to DokuWiki
 author     : Lasse Ristig author     : Lasse Ristig
 email      : ristigl@ratsgymnasium-pe.de email      : ristigl@ratsgymnasium-pe.de
-type       : +type       : syntax
 lastupdate : 2011-04-26 lastupdate : 2011-04-26
-compatible : 2011-11-10 "Angua"+compatible : Angua
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : timeline, time tags       : timeline, time
  
-downloadurl: # eg. http://github.com//dokuwiki-plugin-timeline2/zipball/master +downloadurl: # eg. https://github.com//dokuwiki-plugin-timeline2/zipball/master 
-bugtracker : # eg. http://github.com//dokuwiki-plugin-timeline2/issues +bugtracker : # eg. https://github.com//dokuwiki-plugin-timeline2/issues 
-sourcerepo : # eg. http://github.com//dokuwiki-plugin-timeline2/+sourcerepo : # eg. https://github.com//dokuwiki-plugin-timeline2/
 donationurl:  donationurl: 
 ---- ----
- 
  
 ===== Installation ===== ===== Installation =====
Line 432: Line 431:
 hmm hmm
 </code> </code>
 +
 +==== HTML output ====
 {{http://img716.imageshack.us/img716/4994/timeline2.png?nolink&400|}} {{http://img716.imageshack.us/img716/4994/timeline2.png?nolink&400|}}
 +
 +==== LaTeX output ====
 {{http://img263.imageshack.us/img263/2108/timeline2pdf.png?nolink&400|}} {{http://img263.imageshack.us/img263/2108/timeline2pdf.png?nolink&400|}}
  
Line 487: Line 490:
  
 :?: Question: is the plugin running well right now? I tried to install it but have problems which means that the charts are not displayed but rows of numbers (weeks)? :?: Question: is the plugin running well right now? I tried to install it but have problems which means that the charts are not displayed but rows of numbers (weeks)?
 +
 +==== Issue: Declarations handle/render mismatch? ====
 +
 +This plugins works here, but i get this warning messages, top of the webpage.
 +
 +<code php>
 +Warning: Declaration of syntax_plugin_timeline2::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in C:\xampp\htdocs\dokuwiki\lib\plugins\timeline2\syntax.php on line 289
 +
 +Warning: Declaration of syntax_plugin_timeline2::render($mode, &$renderer, $indata) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in C:\xampp\htdocs\dokuwiki\lib\plugins\timeline2\syntax.php on line 289
 +</code>
 ===== Proposal ===== ===== Proposal =====
 I modified the code to allow for alternate date formats (see new constants) so that we in countries that insist on continuing to do things the nonsensical way can use this awesome plugin with m/d/Y. I modified the code to allow for alternate date formats (see new constants) so that we in countries that insist on continuing to do things the nonsensical way can use this awesome plugin with m/d/Y.
plugin/timeline2.1345129215.txt.gz · Last modified: 2012-08-16 17:00 by 217.8.57.87

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