--On 23 March 2003 18:46 +0100 Arthur Tomas <arthur.tomas@web.de> wrote:
i have some trouble with ExtrnalEditor (many thanks to Casey Duncan for this great product! it works with many editors ... and with emacs!), if i try to use it with OpenOffice 1.0 + W2K + Zope-2.6. I get the Error-Message: "Error launching Editor Process". Does anybody know a solution for this Problem? I do not want to install or work with CMF...
I got it to work with the following in zopeedit.ini [content-type:application/vnd.sun.xml.writer] extension=.sxw editor="F:\Program Files\OpenOffice.org1.0\program\soffice.exe" "%1" Note that you have to ensure that the file object containing the .sxw file has Content Type application/vnd.sun.xml.writer Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
--On 23 March 2003 19:18 +0000 Paul Browning <paul.browning@bristol.ac.uk> wrote:
I got it to work with the following in zopeedit.ini
[content-type:application/vnd.sun.xml.writer] extension=.sxw editor="F:\Program Files\OpenOffice.org1.0\program\soffice.exe" "%1"
Note that you have to ensure that the file object containing the .sxw file has
Content Type application/vnd.sun.xml.writer
Even better (than Word) OpenOffice is happy with two or more files open using ExternalEditor! Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
Paul Browning wrote:
--On 23 March 2003 18:46 +0100 Arthur Tomas <arthur.tomas@web.de> wrote:
i have some trouble with ExtrnalEditor (many thanks to Casey Duncan for this great product! it works with many editors ... and with emacs!), if i try to use it with OpenOffice 1.0 + W2K + Zope-2.6 I get the Error-Message: "Error launching Editor Process" Does anybody know a solution for this Problem? I do not want to install or work with CMF..
I am having the same problem. OpenOffice 1.0.2 + W2K + Zope-2.6+External Editor 0.5 Does Webdav have to be enabled or not filtered by the firewall?
Jordi wrote:
I am having the same problem. OpenOffice 1.0.2 + W2K + Zope-2.6+External Editor 0.5
Does Webdav have to be enabled or not filtered by the firewall?
If you're using the WebDAV source port on another port, then that port will have to be opened through your firewall... cheers, Chris
participants (3)
-
Chris Withers -
Jordi -
Paul Browning