[Zope] local file system & external editor
VIGNAUX Philippe
philippe.vignaux at africamuseum.be
Fri Aug 6 09:14:39 EDT 2004
Hi all !
My zope config : Zope 2.6.4 (binary release, python 2.1, win32-x86),
python 2.1.3, win32
My problem :
I'm using a < local file system > containing some picture (jpg). Its
name is PHVFS
Im' also using < external editor >
I also have some picture (jpg) contained in a common zope folder (named
TST_FOLDER)
(nb : PHVFS & TST_FOLDER are at the same level in the tree of my zope
server)
I have configured ZopeEdit.ini so that all < jpg > pictures are open
with MS Photo Editor (and all < txt > must be opened under MS WORD).
I have a page template showing some URL :
- when i'm editing a < jpg > from TST_FOLDER,
Photo Editor comes ; I update the picture and I can save it.
- when i'm editing a < txt > from TST_FOLDER (eg : a python script), MS
WORD comes ; I update the file and I can save it
- when i'm editing a < jpg > from PHVFS,
Photo Editor comes ; I update the picture and I CANNOT save it.
- when i'm editing a < txt > from PHVFS (eg : a notepad file),
MS WORD comes ; I update the file and I CANNOT save it.
By < cannot save it > I mean that the application agrees to close
normally, but when I open the file again, the changes have not been
registered.
Can anybody tells me what happen ? I need to make it work with a local
file system.
Thanks in advance.
Phil
###########################################
This message has been scanned by ICT - Africa Museum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20040806/47a5dde5/attachment.htm
More information about the Zope
mailing list