I don't know why I seem to be asking all the questions here!
I'm interested to know if anybody is using the XML based Open Document format http://opendocument.xml.org
to save wiki data. Obviously this would be handy as it would allow an easy data exchange and be nicely compatible with Open Office and other document handling software.
Offline
converting ODT files to XHTML is quite easy with PHP/Python/Other + XSL/XML operations. However saving complex data as ODT would more complicated as it has to be valid XHTML and it has to have specific code structure for the XSL template to parse ![]()
Offline
A small update.
If you use docbook or something that can be converted to docbook then this: http://open.comsultia.com/docbook2odf/ can solve the problem
It is used by PyArticle http://projects.almad.net/pyarticle for example.
Offline
You are not logged in.