DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:drawio

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:drawio [2019-10-14 20:06] lejmrplugin:drawio [2022-12-01 11:17] (current) Aleksandr
Line 1: Line 1:
-====== Draw.io plugin ======+====== Draw.io Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: +description: This plugin brings Draw.io embedded interface directly into DokuWiki, so one can draw images directly from web interface while writing a text
 author     : Miloš Kozák author     : Miloš Kozák
 email      : milos.kozak@lejmr.com  email      : milos.kozak@lejmr.com 
 type       : syntax, action type       : syntax, action
-lastupdate : 2019-10-14 +lastupdate : 2021-02-21 
-compatible : 2018-04-22+compatible : 2018-04-22, Hogfather
 depends    :  depends    : 
-conflicts  :  +conflicts CKGEdit 
-similar    :  +similar    : jdraw, graphgear 
-tags       : +tags       : diagram, media, uml
  
-downloadurl: http://github.com/lejmr/dokuwiki-plugin-drawio/zipball/master +downloadurl: https://github.com/lejmr/dokuwiki-plugin-drawio/archive/0.2.10.zip 
-bugtracker : http://github.com/lejmr/dokuwiki-plugin-drawio/issues +bugtracker : https://github.com/lejmr/dokuwiki-plugin-drawio/issues 
-sourcerepo : http://github.com/lejmr/dokuwiki-plugin-drawio/+sourcerepo : https://github.com/lejmr/dokuwiki-plugin-drawio/
 donationurl:  donationurl: 
  
-screenshot_img : +screenshot_img : https://github.com/lejmr/dokuwiki-plugin-drawio/raw/master/screenshot.png
 ---- ----
- 
-// This plugin brings Draw.io embedded interface directly into DokuWiki, so one can draw images directly from web interface while writing a text. 
- 
-The code maturity is: **alpha** // 
  
 ===== Installation ===== ===== Installation =====
Line 42: Line 38:
  
 Basic syntax: Basic syntax:
-<code>{{drawio>namespace:image-name}}</code>+<code>{{drawio>[namespace:]image-name}}</code>
   * **namespace** path where the diagram is saved within media directory   * **namespace** path where the diagram is saved within media directory
-    * //image-name//    --- image name used when saved into media directory/namespace in PNG format+    * //image-name// --- image name used when saved into media directory/namespace in PNG format
  
  
 === Change Log === === Change Log ===
  
-  * **2019-10-14**+  * **2021-02-21 - v0.2.10 ** 
 +    * SVG Support 
 +  * **2020-04-20 - v0.2.7 ** 
 +    * Several CSS fixes 
 +  * **2020-03-17 - v0.2.6 ** 
 +    * https://github.com/lejmr/dokuwiki-plugin-drawio/pull/13 
 +  * **2020-03-02 - v0.2.5 ** 
 +    * https://github.com/lejmr/dokuwiki-plugin-drawio/pull/11 
 +  * **2020-02-16 - v0.2.4 ** 
 +    * https://github.com/lejmr/dokuwiki-plugin-drawio/pull/
 +  * **2020-01-26 - v0.2.3 ** 
 +    * Adds ACL, so images can not be modified by non-priviledged users 
 +    * Adds history of drawings visible through Media Manager 
 +  * **2020-01-04 - v0.2.2 ** 
 +    * Adds placeholder for empty images 
 +  * **2019-12-30 - v0.2.1 ** 
 +    * Several bug fixes 
 +  * **2019-10-14 - v0.1 **
     * Initial release      * Initial release 
  
 +=== 15 last commits ===
 +
 +{{rss>https://github.com/lejmr/dokuwiki-plugin-drawio/commits/master.atom date count=15}}
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
-  * An WYSIWYG action button inserting Draw.io snipped with namespace inherited from page location +  * Support for image positioning within a document 
-  * Ensure Draw.io diagrams can not be modified to anonymous users +  * Support for ODT exports 
-  * Integration with ACL module +  * I will be VERY happy for every pull request
- +
  
 +**Known issues **
 +  * https://github.com/lejmr/dokuwiki-plugin-drawio/issues/16
  
plugin/drawio.1571076417.txt.gz · Last modified: 2019-10-14 20:06 by lejmr

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