DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bpmnio

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:bpmnio [2018-01-01 18:33] Stefanobastaplugin:bpmnio [2023-04-16 16:53] (current) – DMN fix 46.142.75.239
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Renders BPMN 2.0 xml using the bpmn.io toolkit+description: Renders BPMN or DMN xml using the bpmn.io toolkit
 author     : Jaap de Haan  author     : Jaap de Haan 
 email      : jaap.dehaan@color-of-code.de  email      : jaap.dehaan@color-of-code.de 
 type       : Syntax, Action type       : Syntax, Action
-lastupdate : 2017-03-30 +lastupdate : 2023-04-16 
-compatible : DetritusElenor Of TsortFrusterick Manners+compatible : GreeboHogfatherIgor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : diagram, bpmn, bpmnio tags       : diagram, bpmn, bpmnio
  
-downloadurl: https://github.com/jdehaan/dokuwiki-plugin-bpmnio/zipball/master +downloadurl: https://github.com/Color-Of-Code/dokuwiki-plugin-bpmnio/zipball/main 
-bugtracker : https://github.com/jdehaan/dokuwiki-plugin-bpmnio/issues +bugtracker : https://github.com/Color-Of-Code/dokuwiki-plugin-bpmnio/issues 
-sourcerepo : https://github.com/jdehaan/dokuwiki-plugin-bpmnio/+sourcerepo : https://github.com/Color-Of-Code/dokuwiki-plugin-bpmnio/
 donationurl:  donationurl: 
  
-screenshot_img : https://raw.githubusercontent.com/jdehaan/dokuwiki-plugin-bpmnio/master/bpmnio.png+screenshot_img : https://github.com/Color-Of-Code/dokuwiki-plugin-bpmnio/raw/main/bpmnio.png
 ---- ----
  
Line 25: Line 25:
 The plugin has no external dependencies. It comes bundled with a minimized version of the bpmn.io javascript libraries. The plugin has no external dependencies. It comes bundled with a minimized version of the bpmn.io javascript libraries.
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. 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.
  
-In order to create the diagrams there is a free [[https://bpmn.io/desktop/|Chrome app]] that runs locally. +desktop application "[[https://camunda.org/download/modeler/|Camunda Modeler]]can be downloaded for free in order to create BPMN or DMN diagrams.
-Alternatively the app [[https://camunda.org/download/modeler/|Camunda Modeler]] can be download for free.+
  
 ===== Features ===== ===== Features =====
  
-  * Full BPMN 2.0 support (thanks to the [[https://bpmn.io/getting-started/|bpmn.io toolkit]])+  * Full BPMN 2.0 support (thanks to the [[https://bpmn.io/toolkit/bpmn-js/|bpmn.io bpmn-js toolkit]]) 
 +  * DMN support (thanks to the [[https://bpmn.io/toolkit/dmn-js/|bpmn.io dmn-js toolkit]])
   * Rendering the diagrams from embedded XML fully implemented   * Rendering the diagrams from embedded XML fully implemented
 +  * NEW: Printer friendly page support (via print... in the browser)
 +  * NEW: BPMN Editor provided to ease edits of diagrams directly within dokuwiki
  
 ===== Syntax ===== ===== Syntax =====
Line 40: Line 42:
  
 <code> <code>
-<bpmnio>+<bpmnio type="bpmn">
     BPMN XML goes here....     BPMN XML goes here....
 </bpmnio> </bpmnio>
Line 46: Line 48:
  
   * The xml from the bpmn.io editor should be pasted between the tags    * The xml from the bpmn.io editor should be pasted between the tags 
-  +  * The type may be "bpmn" or "dmn". If not set the default is "bpmn" 
 +  
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/jdehaan/dokuwiki-plugin-bpmnio/commits/master.atom date}}+{{rss>https://github.com/jdehaan/dokuwiki-plugin-bpmnio/commits/main.atom date}}
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
-  * Integrate the bpmn.io editor 
   * Support loading from dokuwiki media   * Support loading from dokuwiki media
   * Support saving edited diagrams back to dokuwiki media   * Support saving edited diagrams back to dokuwiki media
 +  * Zoom factor setting
 +  * DMN Editor support
  
 ===== FAQ ===== ===== FAQ =====
Line 67: Line 72:
 ===== Bug reports and feature requests ===== ===== Bug reports and feature requests =====
  
-Please refer to the [[https://github.com/jdehaan/dokuwiki-plugin-bpmnio/issues|issue tracker]] for reporting issues.+Please refer to the [[https://github.com/Color-Of-Code/dokuwiki-plugin-bpmnio/issues|issue tracker]] for reporting issues.
  
plugin/bpmnio.1514827985.txt.gz · Last modified: 2018-01-01 18:33 by Stefanobasta

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