DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:diagram

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:diagram [2021-01-28 00:12] – added fixes for Hogfather achplugin:diagram [2023-10-30 23:45] (current) Klap-in
Line 6: Line 6:
 email      : support@melnichenko.name email      : support@melnichenko.name
 type       : Syntax type       : Syntax
-lastupdate : 2013-01-28 +lastupdate : 2021-02-21 
-compatible : 2009-12-252010-11-072011-05-252012-01-25 Angua, 2012-10-13 Adora Belle, 2014-09-29 Hrun, !2018-04-22 Greebo, !Hogfather+compatible : LemmingAnteaterRincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor
 depends    :  depends    : 
 conflicts  conflicts 
Line 19: Line 19:
 donationurl:  donationurl: 
  
-screenshot_img : https://img-fotki.yandex.ru/get/3802/85226599.c/0_b9536_efbddac_orig.png+screenshot_img : https://i.postimg.cc/TPkt6gLw/Screenshot-20210222-002351.png
 ---- ----
  
Line 25: Line 25:
  
 Detailed description of syntax and examples are available on the [[http://nikita.melnichenko.name/projects/dokuwiki-diagram/index.php?lang=en|project homepage]]. Detailed description of syntax and examples are available on the [[http://nikita.melnichenko.name/projects/dokuwiki-diagram/index.php?lang=en|project homepage]].
- 
-You can ask questions and suggest ideas on the [[http://nikita.melnichenko.name/blog.php?id=4&topic=release-of-dokuwiki-diagram&lang=en|plugin discussion page]]. 
  
 ===== Download and Installation ===== ===== Download and Installation =====
Line 32: Line 30:
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-===== Fixes to make the plugin work with Hogfather ===== 
- 
-Changes to syntax/main.php: 
- 
-<code diff> 
-153c153 
-< function handle ($match, $state, $pos, &$handler) 
---- 
-> function handle ($match, $state, $pos, Doku_Handler $handler) 
-182c182 
-< function render ($mode, &$renderer, $data) 
---- 
-> function render ($mode, Doku_Renderer $renderer, $data) 
-</code> 
- 
-Changes to syntax/splitter.php: 
- 
-<code diff> 
-160c160 
-< function handle ($match, $state, $pos, &$handler) 
---- 
-> function handle ($match, $state, $pos, Doku_Handler $handler) 
-189a190,194 
-> } 
- 
-> function render ($mode, Doku_Renderer $renderer, $data) 
-> { 
-> return true; 
-</code> 
- 
- --- [[user>ach|ach]] //2021-01-28 00:07// 
plugin/diagram.1611789167.txt.gz · Last modified: 2021-01-28 00:12 by ach

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