Export using XSLT: Difference between revisions

From FreeMind
Jump to navigationJump to search
(+)
 
(+accessories section)
Line 7: Line 7:
* There are no dedicated menu items for particular export stylesheets.
* There are no dedicated menu items for particular export stylesheets.
* There is no way to assign a keyboard shortcut to a particular export stylesheet.
* There is no way to assign a keyboard shortcut to a particular export stylesheet.
==Accessories==
XSLT stylesheet transformations included with FreeMind 0.9.0, in the "accessories" folder:
* freemind2applet.xsl
* freemind2flash.xsl
* freemind2html.xsl
* mindmanager2mm.xsl – from MindManager
* mm2csv.xsl
* mm2html.xsl
* mm2latex.xsl – to LaTeX
* mm2latexartcl.xsl – to LaTeX article
* mm2latexbook.xsl – to LaTeX book
* mm2msp_utf8.xsl
* mm2ooimpress.xsl – to OOo Impress
* mm2oowriter.xsl – to OOo Writer
* mm2opml.xsl – to OMPL
* mm2text.xsl – to plain text
* mm2tjiresources.xsl
* mm2tjitasks.xsl
* mm2twiki.xsl – to TWiki
* mm2wordml_utf8.xsl – to MS Word
* mm2xbel.xsl
* mm2xls_utf8.xsl – to MS Excel
* opml2mm.xsl – from OPML
* tohtml.xsl
* toxhtml.xsl
* xbel2mm.xsl


==See also==
==See also==

Revision as of 12:04, 30 August 2009

There is a function that allows exporting of FreeMind mind map using any XSLT—a transformation stylesheet. Several transformation stylesheets come as part of FreeMind distribution, located in the "accessories" subfolder.

Menu

  • File > Export > Using XSLT...

Limitations

  • There are no dedicated menu items for particular export stylesheets.
  • There is no way to assign a keyboard shortcut to a particular export stylesheet.

Accessories

XSLT stylesheet transformations included with FreeMind 0.9.0, in the "accessories" folder:

  • freemind2applet.xsl
  • freemind2flash.xsl
  • freemind2html.xsl
  • mindmanager2mm.xsl – from MindManager
  • mm2csv.xsl
  • mm2html.xsl
  • mm2latex.xsl – to LaTeX
  • mm2latexartcl.xsl – to LaTeX article
  • mm2latexbook.xsl – to LaTeX book
  • mm2msp_utf8.xsl
  • mm2ooimpress.xsl – to OOo Impress
  • mm2oowriter.xsl – to OOo Writer
  • mm2opml.xsl – to OMPL
  • mm2text.xsl – to plain text
  • mm2tjiresources.xsl
  • mm2tjitasks.xsl
  • mm2twiki.xsl – to TWiki
  • mm2wordml_utf8.xsl – to MS Word
  • mm2xbel.xsl
  • mm2xls_utf8.xsl – to MS Excel
  • opml2mm.xsl – from OPML
  • tohtml.xsl
  • toxhtml.xsl
  • xbel2mm.xsl

See also