DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:plantumlparser

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:plantumlparser [2018-07-03 16:45] – Updated with latest version. kylec32plugin:plantumlparser [2023-11-03 04:10] (current) – Compatibility update 76.23.30.169
Line 3: Line 3:
 ---- plugin ---- ---- plugin ----
 description: Create UML diagrams description: Create UML diagrams
-author     : kylec32  +author     : kylec32 
-email      : kylec32@gmail.com +email      : kylec32@gmail.com
 type       : Syntax type       : Syntax
-lastupdate : 2018-07-03 +lastupdate : 2023-11-02 
-compatible : Frusterick Manners+compatible : Jack Jackrum, Igor, Hogfather, Frusterick Manners, Greebo
 depends    :  depends    : 
 conflicts  : plantuml conflicts  : plantuml
 similar    : plantuml, seqdia, graphviz similar    : plantuml, seqdia, graphviz
-tags       : uml, diagram, plantuml+tags       : uml, diagram
  
 downloadurl: https://github.com/kylec32/dokuwiki_plantumlparser/zipball/master downloadurl: https://github.com/kylec32/dokuwiki_plantumlparser/zipball/master
Line 29: Line 29:
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-Please refer to http: [[http://plantuml.sourceforge.net/]] do get full description of the PlantUML syntax.+Please refer to http: [[http://plantuml.com/|plantuml.com]] do get full description of the PlantUML syntax.
  
 With PlantUML, you can draw: With PlantUML, you can draw:
Line 37: Line 37:
   * activity diagram,   * activity diagram,
   * component diagram,   * component diagram,
-  * state diagram +  * state diagram, 
-  * object diagram+  * object diagram.
  
-A typical PlantUML diagram is enclosed by @startuml and @enduml. Replace these by ''<uml>'' and ''</uml>''.+A typical PlantUML diagram is enclosed by ''@startuml'' and ''@enduml''. Replace these by ''<uml>'' and ''</uml>''.
  
 This block: This block:
Line 72: Line 72:
  
 === Change Log === === Change Log ===
 +  * **2023-11-02** 
 +    * Fixed deprecation warning. 
 +      * Contribution by Ralf Stemmer  
 +  * **2021-05-17** 
 +    * New configuration option that allows removal of links section. Defaults to show links. 
 +  * **2020-04-22** 
 +    * Added the ability to use a different plantuml server 
 +      * Contribution by Boris Flader  
 +  * **2019-10-02** 
 +    * Made ASCII Math Work 
 +      * Contribution by Eduardo Mozart de Oliveira 
 +  * **2019-03-26** 
 +    * When using this plugin and dw2pdf xml was outputted to PDF.  
 +  * **2018-08-23** 
 +    * Stopped using planttext.com because they stopped hosting diagrams. 
 +      * Contribution by Antoine Aflalo 
 +  * **2018-07-07** 
 +    * Fixed issue with multi-byte characters.
   * **2018-07-03**   * **2018-07-03**
     * Now the menu under the diagram is hidden when printing.     * Now the menu under the diagram is hidden when printing.
plugin/plantumlparser.1530629119.txt.gz · Last modified: 2018-07-03 16:45 by kylec32

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