This is a macro for Microsoft Word that helps you convert Word documents into Tikiwiki pages. I created it to help my department migrate our old documentation onto our new TikiWiki.
It handles conversions for the following:
- Headings(1-3)
- Version Asks if you want Fancytable Headings(1-4)
- Bold
- Italics
- Underlines
- Bullet lists
- Numbered lists (No fancy styles or continuations)
- Tables
- Version Asks if you want Fancytable puts tables ONLY into FANCYTABLE-plugin or the following format: **Copy to clipboard||r1c1|r1c2 r2c1|r2c2||
- Version Asks if you want Fancytable puts tables ONLY into FANCYTABLE-plugin or the following format: **
ToDo
- Color
- CODE Plugin
Installation
In Word, go to the Visual Basic Editor (Alt+F11) and do a File->Import of the attached file ))"Word2Wiki.bas"((. Then just load your document and run the "Word2Wiki" macro. The text of the document is converted (in-place) and copied to the clipboard.