HTML export
From FreeMind
FreeMind makes it possible to export mind maps and their branches to HTML.
TO DO: Describe how to export to HTML and what user options there are.
Menu
- File > Export > As HTML
- File > Export > As XHTML (JavaScript version)
- File > Export > As XHTML (Clickable map image version)
- File > Export > Branch as HTML
Implementation
- MindMapHTMLWriter
- MindMapController.ExportToHTMLAction
- MindMapController.ExportBranchToHTMLAction
- MindMapController.saveHTML
CVS: