From: Sara v. M. <mo...@cs...> - 2004-07-21 19:27:52
|
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. Thanks, ~Sara -------------------------- Sara von Mosch GroupLens Research University of Minnesota mo...@cs... |