You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After yet another disheartening encounter [0] on the matter of not breaking a working software in connection with MediaWiki, I decided to create a different extension that allows to create flowcharts and sequence diagrams without the need to rely on GraphViz and hereby file uploads that may create issues with a user environment or security.
[1] contains examples and documentation on how to use the mermaid script language (on the matter of the Graphviz DOT syntax, see [2]).
I'm not planning to integrate this with SRF but the GraphViz printer should provide a good enough bootstrap example for making it work with the mermaid syntax.
After yet another disheartening encounter [0] on the matter of not breaking a working software in connection with MediaWiki, I decided to create a different extension that allows to create flowcharts and sequence diagrams without the need to rely on GraphViz and hereby file uploads that may create issues with a user environment or security.
[1] contains examples and documentation on how to use the mermaid script language (on the matter of the Graphviz DOT syntax, see [2]).
I'm not planning to integrate this with SRF but the GraphViz printer should provide a good enough bootstrap example for making it work with the mermaid syntax.
[0] https://phabricator.wikimedia.org/T181926
[1] https://mermaidjs.github.io/
[2] mermaid-js/mermaid#5
The text was updated successfully, but these errors were encountered: