Hi there, I am using the Photo product. The Potos have names like Picture.jpg (so they are recognised correctly) Now I like to edit some of the photos trough webdav using DreamWeaver and Fireworks. When I try to chekout a Photo I get an error saying that the operation was denied by the server. With non Photo-images this works fine. Is there something I can do? Or is it just not possible to update Photos trough WebDAV Robert
On Mon, Oct 08, 2001 at 01:47:58PM +0200, C.Moldenhauer, redCOR AG wrote:
I am using the Photo product. The Potos have names like Picture.jpg (so they are recognised correctly) Now I like to edit some of the photos trough webdav using DreamWeaver and Fireworks.
When I try to chekout a Photo I get an error saying that the operation was denied by the server.
With non Photo-images this works fine.
Is there something I can do? Or is it just not possible to update Photos trough WebDAV
Sounds like the Photo product doesn't support WebDAV. You can always add support yourself, of course :) -- Martijn Pieters | Software Engineer mailto:mj@zope.com | Zope Corporation http://www.zope.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
Is there something I can do? Or is it just not possible to update Photos trough WebDAV
Sounds like the Photo product doesn't support WebDAV. You can always add support yourself, of course :)
Right. It doesn't. I'll add this to my own TODO list, but if you don't mind and have the chance, please add it as a feature request at sourceforge (sf.net/projects/zopephoto). If you do add it yourself and want to contribute the code, I'll be happy to include it in the next release. Thanks! _______________________ Ron Bickers Logic Etc, Inc.
I will add it the feature request. I would like to add it myself. However I know next to nothing about WebDAV. By the way I found a small problem with Photo.py. Line 144/145 should read as follows: height = self._original._height() width = self._original._width() thanks Robert ----- Original Message ----- From: "Ron Bickers" <rbickers-dated-1003160469.cba924@logicetc.com> To: "C.Moldenhauer, redCOR AG" <corinna@redcor.ch> Cc: <zope@zope.org> Sent: Monday, October 08, 2001 5:41 PM Subject: RE: [Zope] can not put Photo with webdav
Is there something I can do? Or is it just not possible to update
Photos
trough WebDAV
Sounds like the Photo product doesn't support WebDAV. You can always add support yourself, of course :)
Right. It doesn't. I'll add this to my own TODO list, but if you don't mind and have the chance, please add it as a feature request at sourceforge (sf.net/projects/zopephoto). If you do add it yourself and want to contribute the code, I'll be happy to include it in the next release.
Thanks! _______________________
Ron Bickers Logic Etc, Inc.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Is there something I can do? Or is it just not possible to update Photos trough WebDAV
I just released Photo 1.1.0 with WebDAV / FTP support. I think Dreamweaver has some bugs with WebDAV. It doesn't behave consistently when I use it, so I'll have to look into that some more. The FTP support seems to work just fine. Give it a try and let me know how it works. http://www.zope.org/Members/rbickers/Photo/ _______________________ Ron Bickers Logic Etc, Inc.
participants (5)
-
C.Moldenhauer, redCOR AG -
Martijn Pieters -
Robert Rottermann -
Ron Bickers -
Ron Bickers