HTML export

From FreeMind
Revision as of 08:00, 19 February 2009 by Dan Polansky (talk | contribs) (+ some)
Jump to navigationJump to search

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: