DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:sequencediagram

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:sequencediagram [2015-09-24 21:05] – [Examples/Usage] 134.134.137.75plugin:sequencediagram [2023-04-29 15:02] (current) Aleksandr
Line 6: Line 6:
 email      :  email      : 
 type       : syntax type       : syntax
-lastupdate : 2015-08-13 +lastupdate : 2019-08-03 
-compatible : hrun,ponder stibbons,Weatherwax, Binky, detritus+compatible : 2018 Greebo
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : sequence, diagram, syntax tags       : sequence, diagram, syntax
  
-downloadurl: https://github.com/vonloxley/dokuwiki-sequencediagram/archive/v1.0.1.zip+downloadurl: https://github.com/vonloxley/dokuwiki-sequencediagram/archive/refs/tags/V2.0.2.zip
 bugtracker : https://github.com/vonloxley/dokuwiki-sequencediagram/issues bugtracker : https://github.com/vonloxley/dokuwiki-sequencediagram/issues
 sourcerepo : https://github.com/vonloxley/dokuwiki-sequencediagram/ sourcerepo : https://github.com/vonloxley/dokuwiki-sequencediagram/
 donationurl:  donationurl: 
  
-screenshot_img : http://img713.imageshack.us/img713/1347/q6hq.png+screenshot_img : https://trello.com/1/cards/644d139b8c173a1ac51b49b5/attachments/644d13d274d452d39d1a295c/download/dokuwiki-plugin-sequencediagram_screenshot.png
 ---- ----
  
 ===== Description ===== ===== Description =====
 +
 Generates sequence diagrams on the fly. Powered by Andrew Brampton’s [[https://github.com/bramp/js-sequence-diagrams|js-sequence-diagrams]]. Generates sequence diagrams on the fly. Powered by Andrew Brampton’s [[https://github.com/bramp/js-sequence-diagrams|js-sequence-diagrams]].
  
 ===== Installation ===== ===== Installation =====
  
-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.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 39: Line 40:
 </code> </code>
  
-{{http://img713.imageshack.us/img713/1347/q6hq.png}} +{{https://trello.com/1/cards/644d139b8c173a1ac51b49b5/attachments/644d13d274d452d39d1a295c/download/dokuwiki-plugin-sequencediagram_screenshot.png?recache|Screenshot of the Sequencediagram Plugin}}
  
 ===== Syntax ===== ===== Syntax =====
Line 63: Line 63:
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-Configure the sequence diagram. +You can switch to a hand-written style using the plugins settings.
  
 ===== Development ===== ===== Development =====
Line 71: Line 70:
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/vonloxley/dokuwiki-sequencediagram/commits/master.atom}}+{{rss>https://github.com/vonloxley/dokuwiki-sequencediagram/commits/master.atom date}}
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
Line 77: Line 76:
 > Hi, it seems that JAVASCRIPT compression from dokuwiki is breaking your JS code. > Hi, it seems that JAVASCRIPT compression from dokuwiki is breaking your JS code.
 >> I de-minified the javascript, this should fix your problem. >> I de-minified the javascript, this should fix your problem.
- 
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
 > What a great plugin - thanks! A request: Would it be possible to have dokuwiki style links in the messages? e.g. <nowiki>Me->You: [[wiki:page:link|Message is a Link]]</nowiki>. Thanks! Jon B > What a great plugin - thanks! A request: Would it be possible to have dokuwiki style links in the messages? e.g. <nowiki>Me->You: [[wiki:page:link|Message is a Link]]</nowiki>. Thanks! Jon B
 +
 ===== FAQ ===== ===== FAQ =====
  
Line 87: Line 86:
 ===== Discussion ===== ===== Discussion =====
  
-Is there a way to get this to work with dw2pdf?+Is there a way to get this to work with [[dw2pdf]]?
 > The plugin uses javascript to generate the image on the client-side and I dont’t think dw2pdf can handle that. > The plugin uses javascript to generate the image on the client-side and I dont’t think dw2pdf can handle that.
-> But you can use [[plugin:plantuml|plantuml]] instead.+> But you can use [[plantuml]] instead. 
 + 
 +Might it work taking a look at/or integrating a tool like Mscgen (http://www.mcternan.me.uk/mscgen/)?
plugin/sequencediagram.1443121558.txt.gz · Last modified: 2015-09-24 21:05 by 134.134.137.75

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