wiki
wiki copied to clipboard
Find out how we could implement plugins
We had the idea of a plugin manager within the manager, so we have to find out how this could be done.
Some example would be:
- youtube video embedding
- automatic table generation
- source code formatting
It would be cool if the plugins could work without any javascript. Like vims TOHtml, which generates a pure html with css for the highlighting.
A first solution would be to insert the plugins within our repo, so they will be compiled together with the