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
plugin:timeline2 [2016-04-29 11:35] – [Discussion] 87.223.101.51plugin:timeline2 [2016-04-29 11:43] (current) – [Discussion] 87.223.101.51
Line 491: Line 491:
 :?: 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)?
  
--[[.:discussion]]+==== 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 
 + 
 +WarningDeclaration 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.txt · Last modified: 2016-04-29 11:43 by 87.223.101.51

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