Create graph UML diagrams using web service websequencediagrams.com.
Compatible with DokuWiki
No compatibility info given!
The SeqDia Plugin renders UML Sequence Diagrams using http://websequencediagrams.com/
Important: Pre alpha!
With this plugin you can insert a UML Sequence Diagram into your page.
The format is:
<seqdia STYLE WIDTHxHEIGHT> see http://www.websequencediagrams.com/examples.html </seqdia>
Pay attention on STYLE and WIDTHxHEIGHT parameters. You may omit them.
STYLE may have the following values: default, earth, modern-blue, mscgen, omegapple, qsd, rose, roundgreen, napkin.
I like 'rose' style.
As you can see, this plugin allows you to create complex sequence diagrams on your Wiki pages.
Download and install the plugin using the Plugin Manager using the above link which always points to the latest version.
Refer to Plugins on how to install plugins manually.
No configuration needed.
You may find source code in my Git Repo. I am not familiar with PHP and will appreciate any patches.