Plugin Mermaid | |
Thanks the Mermaid community : Mermaid |
Introduction | |
We now have the ability in Tiki to display and view the schemas of our various trackers, as well as the entire structure of our databases in an entity-relationship diagram, thanks to the functionality provided by Mermaid. |
Let talk a little bit about the plugin mermaid | |
The Mermaid plugin is somewhat like a child of Tracker-Visualization (link), as it allows you to take what you see with the ER-Diagram feature, place it into a wiki page, and—voilà!—it's ready to use. But it doesn't stop there. It also lets you integrate any Mermaid diagram into a wiki page (Learn more: link to Mermaid) |
How to use it | |||||||||||||||
Parameters
It simple, Juste paste the mermaid code in the body of the mermaid plugin Copy to clipboard
And you will get something like this :
I know you ask your self, I don't know how to write mermaid code, I can't use this wiki plugin. but let me tell you something. Tiki cms can generate the mermaid code for you, the mermaid code of the relationship between your tracker of course. As I said before, you can also paste any mermaid text in plugin Mermaid and you will get result. |
Troubleshooting | |
Sometime after pasting mermaid code containing comment you get this error : In that case, just remove the mermaid comment in the body of plugin See, easy, right ? |
Conclusion | |
The ER diagram helps you generate Mermaid code, and this plugin allows you to embed the ER diagram into a wiki page. Life is good, all the time, with Tiki CMS Groupware. Thanks for reading! |