Page MenuHomePhabricator

uml support
Closed, DuplicatePublic

Description

would be great if we could create uml diagrams, for example with
http://plantuml.com/

they are feature rich and needed by one of our departments.

it's looks easy to implement, considering list of integrations on the site.

Event Timeline

We used to have GraphViz support for this, but we shut it down for security reasons - see T9408.

PlantUML has come up before as T3591, which was rolled up into "Let installs add custom Remarkup block interpreters" in T3602.

So right now, if you're hosting your own Phabricator, you can build an extension to process PlantUML code - there are some examples in the listed tasks.

I'm going to merge this into the basically-identical T3591, but feel free to continue this discussion there.