Searched zope.org, the z mailing list and google.com (the only search engines I use these days) I'm looking for some tool to convert ZWiki text to MS Word. Reason being that my boss wants it in MS Word, and I do all my typing as ZWiki's. Any solution is welcomed! Since ZWiki's are CaPs neurotic, some sections are called for example: "OrganiSations" or "PaGe". Also the text has these references. Bare in mind, that it doesn't have to be a native Zope or python thing, but I post it here in hope. /Peter
On Tue, 16 Jan 2001, peter bengtson wrote:
I'm looking for some tool to convert ZWiki text to MS Word. Reason being that my boss wants it in MS Word, and I do all my typing as ZWiki's.
Why don't you save the content as plain text with a .doc extension (eventually adding the CR befoe each LF character). Your boss will then be able to read it from Word directly. I bet your boss won't see anything, and it's very easy to do (at least I suppose) hoping this will help. bye, Jerome ALET - alet@unice.fr - http://cortex.unice.fr/~jerome Fac de Medecine de Nice http://wwwmed.unice.fr Tel: (+33) 4 93 37 76 30 Fax: (+33) 4 93 53 15 15 28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE
More than Word I would really like something that would convert the wiki into a Windows help file. ----- Original Message ----- From: "peter bengtson" <peter@grenna.net> To: <zope@zope.org> Sent: Tuesday, January 16, 2001 6:11 AM Subject: [Zope] ZWiki --> MS Word
Searched zope.org, the z mailing list and google.com (the only search engines I use these days) I'm looking for some tool to convert ZWiki text to MS Word. Reason being that my boss wants it in MS Word, and I do all my typing as ZWiki's.
Any solution is welcomed! Since ZWiki's are CaPs neurotic, some sections are called for example: "OrganiSations" or "PaGe". Also the text has these references.
Bare in mind, that it doesn't have to be a native Zope or python thing, but I post it here in hope.
/Peter
--On Tuesday, January 16, 2001 08:10:11 AM -0500 Frank McGeough <fm@synchrologic.com> wrote:
More than Word I would really like something that would convert the wiki into a Windows help file.
well, wikis render as html, and there's lots of things that let you convert web to help (which is just a degraded html anyway). Here's the first link google sent me: http://www.webtwin.com/ Hope that helps, -- ethan mindlace fremen zopatista community liason
Searched zope.org, the z mailing list and google.com (the only search engines I use these days) I'm looking for some tool to convert ZWiki text to MS Word. Reason being that my boss wants it in MS Word, and I do all my typing as ZWiki's.
Any solution is welcomed! Since ZWiki's are CaPs neurotic, some sections are called for example: "OrganiSations" or "PaGe". Also the text has these references.
Bare in mind, that it doesn't have to be a native Zope or python thing, but I post it here in hope.
Hi Peter, It shouldn't be to hard to convert structured text to RTF. RTF is basically just text with nested commandos similar to HTML (bad style HTML anyway). I have a C example lying around here somewhere. Aha: http://www.logictran.com/RTF11406.htm You could also consider combining the ZIE-editor in ZWiki making WikiWeb more WYSIWYG. ZIE (being a MS-spawned beast) are very capable in cutting and pasting from and to MS applications as Word and Excel. You would be stuck with Internet Explorer 4 or higher. Regards, Johan Carlsson
participants (6)
-
Andreas Tille -
ethan mindlace fremen -
Frank McGeough -
Jerome Alet -
Johan Carlsson -
peter bengtson