From: <ru...@x-...> - 2004-07-22 15:58:17
|
Not bad. Thanks a lot. Now theres only the emacs mode missing. Note that theres an online version of an office2wiki macro somewhere also, which helps in cleaning up word documents also. > I submitted the following patch today. > > Word to phpWiki converter > Macro that converts MSWord documents into phpWiki > syntax. Modified version of WordToWiki_swythan (for > Tikiwiki). See: > http://tikiwiki.org/tiki-index.php?page=WordToWiki_swythan > > It handles conversions for the following: > > * Headings(1-3) > * Bold > * Italics > * Bullet lists > * Numbered lists (No fancy styles or continuations) > > In Word, go to the Visual Basic Editor (Alt+F11) and do > a File->Import of the attached file "Word2phpWiki.bas". > Then just load your document and run the "Word2phpWiki" > macro. The text of the document is converted (in-place) > and copied to the clipboard. |