How to convert OpenOffice documents to Wiki format
From TYPO3Wiki
<< Back to Documentation Team (edit)
Convert SXW -> Wiki
There is at least one macro avaliable for converting OpenOffice documents into wikipedia text:
- Information about the macro (in french)
- SXW -> Wikipedia conversion macro (no image support feb 2005)
Use Vim in Windows
- Download gVim from http://vim.sourceforge.net/
- Download "typo3_2_wiki.vim" from http://forge.typo3.org/projects/team-docteam/repository/show/HTML-to-Wiki-conversion-tools
- Open the SXW document in OpenOffice and Save as... a HTML document
- Start gVim and load the HTML document you created
- Write (in gVim) ":so <path>typo3_2_wiki.vim" where <path> is the full path to the typo3_2_wiki.vim script
- After a while the HTML text has been converted into wiki text.