vijaymoorthy001 / xmind3

Automatically exported from code.google.com/p/xmind3
0 stars 0 forks source link

Support for export via XSLT transformation #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to add some support for custom export via XSLT 
transformation, please? 
We currently have to use freemind for this (transformation of nodes into 
special Excel sheet) and it is the only feature we need to switch to xmind. 
Thank you.

Original issue reported on code.google.com by mafian.m...@gmail.com on 11 Jan 2009 at 10:12

GoogleCodeExporter commented 9 years ago
We wanted to bring the feature out, maybe in some future version.

Additionally, if you're familiar with Eclipse plug-in development, you may find 
it easier to write an extension of 
the extension point 'org.eclipse.ui.exportWizards' to implement your custom 
export functionality using XMind 
Core (org.xmind.core).

Original comment by frankshaka on 17 Jan 2009 at 5:40