Hi Casey & lists We aim to use ExternalEditor as the crux of our CMF for end-users. When logged in to Plone, the ExternalEditor icon shows up with the user's content. Which strikes me as very, very cool. It works fine for plaintext content, but it will have to work with Microsoft Word (and/or OpenOffice). Currently, when I try this, Word tells me that it doesn't have an importer for this type of content (though it is a plain .doc file I'm editing), and opens the file as unconverted gunk with some recognizable text here and there. I'm guessing that this may be thanks to ExternalEditor's tempfile name. Does anyone have a ZopeEdit.ini that works with Word? -- Jean Jordaan http://www.upfrontsystems.co.za
At 14:28 2002-10-28 +0200, Jean Jordaan said:
Hi Casey & lists
We aim to use ExternalEditor as the crux of our CMF for end-users. When logged in to Plone, the ExternalEditor icon shows up with the user's content. Which strikes me as very, very cool.
It works fine for plaintext content, but it will have to work with Microsoft Word (and/or OpenOffice). Currently, when I try this, Word tells me that it doesn't have an importer for this type of content (though it is a plain .doc file I'm editing), and opens the file as unconverted gunk with some recognizable text here and there. I'm guessing that this may be thanks to ExternalEditor's tempfile name.
It might depend on Word version. I use Word97.
Does anyone have a ZopeEdit.ini that works with Word?
It's attached. (Might become filtered out on zope@zope.org?) Johan Carlsson -- Torped Strategi och Kommunikation AB Johan Carlsson johanc@easypublisher.com Mail: Birkagatan 9 SE-113 36 Stockholm Sweden Visit: Västmannagatan 67, Stockholm, Sweden Phone +46-(0)8-32 31 23 Fax +46-(0)8-32 31 83 Mobil +46-(0)70-558 25 24 http://www.easypublisher.com http://www.torped.se
Hi Johan
It's attached. (Might become filtered out on zope@zope.org?)
Thanks! I see you've got a lot of quoting where I don't .. maybe that's the key. I'll try as soon as I get to a windoze box again. -- Jean Jordaan http://www.upfrontsystems.co.za
Anyone know of any Zope job boards (as opposed to searching Monster for Zope, etc) Thanx in advance. ----- Original Message ----- From: "Johan Carlsson [EasyPublisher]" <johanc@easypublisher.com> To: "Jean Jordaan" <jean@upfrontsystems.co.za>; <zope@zope.org> Sent: Monday, October 28, 2002 9:20 AM Subject: Re: [Zope] ExternalEditor and M$ Word setup? At 14:28 2002-10-28 +0200, Jean Jordaan said:
Hi Casey & lists
We aim to use ExternalEditor as the crux of our CMF for end-users. When logged in to Plone, the ExternalEditor icon shows up with the user's content. Which strikes me as very, very cool.
It works fine for plaintext content, but it will have to work with Microsoft Word (and/or OpenOffice). Currently, when I try this, Word tells me that it doesn't have an importer for this type of content (though it is a plain .doc file I'm editing), and opens the file as unconverted gunk with some recognizable text here and there. I'm guessing that this may be thanks to ExternalEditor's tempfile name.
It might depend on Word version. I use Word97.
Does anyone have a ZopeEdit.ini that works with Word?
It's attached. (Might become filtered out on zope@zope.org?) Johan Carlsson -- Torped Strategi och Kommunikation AB Johan Carlsson johanc@easypublisher.com Mail: Birkagatan 9 SE-113 36 Stockholm Sweden Visit: Västmannagatan 67, Stockholm, Sweden Phone +46-(0)8-32 31 23 Fax +46-(0)8-32 31 83 Mobil +46-(0)70-558 25 24 http://www.easypublisher.com http://www.torped.se
Does the file have the .doc extension? Is its MIME type set correctly in Zope? Try adding this to the ini file: [content-type:application/msword] extension=.doc hth, -Casey On Mon, 28 Oct 2002 14:28:54 +0200 Jean Jordaan <jean@upfrontsystems.co.za> wrote:
Hi Casey & lists
We aim to use ExternalEditor as the crux of our CMF for end-users. When logged in to Plone, the ExternalEditor icon shows up with the user's content. Which strikes me as very, very cool.
It works fine for plaintext content, but it will have to work with Microsoft Word (and/or OpenOffice). Currently, when I try this, Word tells me that it doesn't have an importer for this type of content (though it is a plain .doc file I'm editing), and opens the file as unconverted gunk with some recognizable text here and there. I'm guessing that this may be thanks to ExternalEditor's tempfile name.
Does anyone have a ZopeEdit.ini that works with Word?
-- Jean Jordaan http://www.upfrontsystems.co.za
participants (5)
-
Casey Duncan -
Jean Jordaan -
Jerome Alet -
Johan Carlsson [EasyPublisher] -
working4aliving