A fork of the projet https://github.com/andresmrm/EtherPlant : A simple web page to code in Etherpad and visualize in PlantUML.
You can test it here:
http://orange-opensource.github.io/EtherPlant/src/index.html
Add "?" and a link to a pad in the end of the url, like:
http://orange-opensource.github.io/EtherPlant/src/index.html?https://pad.okfn.org/p/etherplant
Changing the last word in the link you can change the pad! =D
https://orange-opensource.github.io/EtherPlant/src/?https://annuel.framapad.org/p/plantuml
Just serve the files in the folder src via an HTTP server.
Diagram made by Andrés Martano (https://github.com/andresmrm) to try to show the architecture of EtherPlant: http://orange-opensource.github.io/EtherPlant/src/index.html?https://pad.okfn.org/p/etherplant-architecture
- Use jquery layout for GUI : http://layout.jquery-dev.com/ (panels can be resized or hidden)
- Add zoom support in diagram with mouse wheel
- Use single menu bar to load pad and get links for diagram
- Add item to set auto-refresh configuration in menu bar
The code is not big, but was made in a few hours, so it's not good to look at... Feel free to submit patches.
The project EtheRemark allow you to create collaborative slideshow with Remark.js.