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-03-16 21:13] – Added change log 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-03-16 +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 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] or by using the URL given above. 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.
  
 There is no need for the DokuWiki server to have internet access for this to work, just the browser viewing the page needs internet access. There is no need for the DokuWiki server to have internet access for this to work, just the browser viewing the page needs internet access.
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** 
 +    * Now the menu under the diagram is hidden when printing.
   * **2018-03-16**   * **2018-03-16**
     * Fixed bug introduce in previous change where the wrong link was put in for TXT diagrams.     * Fixed bug introduce in previous change where the wrong link was put in for TXT diagrams.
plugin/plantumlparser.1521231205.txt.gz · Last modified: 2018-03-16 21:13 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