Hi, I don't have script for converting to wiki syntax, but you can use Open Office to convert it in html. I think the html of OO is better than the one of Word. You can after import it on the wiki with regex to replace html tags. http://www.xwiki.org/xwiki/bin/view/Dev/OpenOffice+Integration tell me if you try it, i'm very interested in. Jérémi On 6/27/06, THOMAS, BRIAN M (SBCSI) <[email protected]> wrote:
This is one of those long-time gotchas about wikis: that migrating from one to another is potentially painful. However, this isn't really about that.
What I'd really like to do is get a lot of content out of the MS Word docs that we still end up having to attach, in order to facilitate collaborative development on them. Even if we have to reconvert them to suit other people's requirements, I think it would be well worth the trouble to work on them in XWiki syntax.
Of course, Word can save as HTML, and HTML will work on an XWiki page, but without the ease of editing offered by wiki syntax, the benefits would be greatly reduced.
Has anyone thought (or done) anything about condensing reasonably well-structured HTML into equivalent XWiki syntax?
-- jeremi