11
1
I'm working on a development team that uses Trac to maintain a software product that we are developing, and after working with our technical writer, we decided that we should try to put our test procedure documents into our wiki.
Unfortunately, these are all Word docs. Mostly Word 2003. We just converted to Word 2k7, so I have its conversion abilities available.
Does anyone know of a way that I can convert my word documents into wiki-formatted text? I tried looking at Word2Wiki but the app says it doesn't work with Word2k7.
I'm also okay with converting our word documents to another, intermediary format, before converting it to wiki.
+1 for pointing out that you can use this HTML WikiProcessor with Trac. Very cool. However, I am running into issues with style tag that are throwing errors in Trac. – J. Polfer – 2009-08-20T14:00:29.427
I tried using the latter option you mentioned, and its much better. Used DocFrac to convert the RTF to HTML. There were a number of characters that didn't translate that well and had to be search&replaced, but that can be automated with sed. Very useful! – J. Polfer – 2009-08-20T14:17:25.423