3 Oct
2006
3 Oct
'06
10:49 a.m.
On Tuesday 03 October 2006 11:26, Claude Libois wrote:
Hello, In our project we have recently adopted xwiki as a wiki that will contains all our documentation about components that we develop. However most of the current documentation is written in word and we would like to migrate those documents in the xwiki syntax. Is there any tools that could automate this process?
Claude KOffice now comes with a command line conversion utility, so you could convert from MS-Office to ODF, which being XML could then be processed by an XSLT script into xwiki syntax. Not sure about how much you would loose along the way, but it at least get all the text across.
David