Hi chapettes/chaps, there's been a few Firefox plugins that convert
OpenDocument to HTML, and I've been working on a web service that does
the same in a more extensible manner... here's a demo,
http://docvert.com/demo/2.1.7/
Normally it can convert from MSWord's .DOC too but this particular
server doesn't the necessary software. Anyway, use the sample document
or upload your .ODT files to get back HTML.
Programmers might be interested in the conversion process, which is
defined here...
http://docvert.com/demo/2.1.7/pipeline/standard%20break%20up%20on%20heading1/pipeline.xml
It involves making some <stages ...> that string together some inbuilt
processes and your XSLT to make any XML or HTML. The end result is
controllable down to the tag and attribute, so and it can make clean
DocBook 5.0 too :)
.Matthew Cruickshank
http://docvert.org/
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************