-
Notifications
You must be signed in to change notification settings - Fork 0
gravenimage/MoinMoinYumlPlugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MoinMoin - yuml Inspired by GoogleChart.py (http://moinmo.in/ParserMarket/GoogleChart) This parser creates a UML diagram using a yuml server, using the API described at http://yuml.me Configuration: - place in the data/plugin/parser directory of the moinmoin storage directory - restart server (if necessary, see http://moinmo.in/MoinDev/PluginConcept) Example usage: {{{ #!yuml # Cool UML Diagram [Customer]+1->*[Order] [Order]++1-items >*[LineItem] [Order]-0..1>[PaymentMethod] }}} Edit the variable yuml_url to point to the required server, and the proxies dictionary to any necessary proxies v0.1: 30-Sep-2011. Basic implementation displaying PNG @license: GNU GPL
About
A moinmoin plugin to display diagrams generated by the yuml.me software in-line
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published