Help:OpenOffice to MediaWiki
From AptivateOER
Contents |
[edit] 1 Exporting text from OO to mediawiki
[edit] 1.1 OO 2.4 +
Mediawiki export is built into OO from OO 2.4 onwards. Simple choose File > Export, and select Mediawiki from the dropdown list of formats.
[edit] 1.2 OO < 2.4
If you are on OO below 2.4, you can use these plugins to produce mediawiki documents:
- http://wiki.services.openoffice.org/wiki/Odt2Wiki
- http://www.activasoft.com/OpenOffice2MediaWiki
- http://www.ooowiki.de/Writer2MediaWiki
You can also install OO 2.4.1 via portable apps: http://portableapps.com/apps/office/openoffice_portable
[edit] 1.3 IMPORTANT!
Note: OO will export the files with ".txt" extension. In case you're on mac, you might double click the file, and it opens in TextEdit. TextEdit doesn't understand the utf characters, and so special characters are garbled. Use another editor (such as emacs, or OO!) to open the text file, before pasting it across to mediawiki, and all is well. Of course you may want to replace some of the utf characters by ascii equivalents.
[edit] 2 What about images?
Images aren't exported using the method above, and you'll see empty image tags ([[Image:]]) in the document. To get the images, also export the OO document to html: This will export all the images to your local file system, and you can then re-insert them into the wiki.

