Re[2]: [Zope] GoLive and WebDAV?

Geir Bækholt Geir Bækholt <geirh@funcom.com>
Fri, 20 Apr 2001 11:46:55 +0200


I would love some info on changing PUT_factory for folders. Any chance
of a howTo ??

--
Geir Bækholt
web-developer/designer
geirh@funcom.com
http://www.funcom.com

on or about, Friday, April 20, 2001, we have reason to believe that Martijn Pieters wrote something along the lines of :
MP> On Thu, Apr 19, 2001 at 09:07:16PM -0400, Sim Harbert wrote:
>> I have been checking into using ZPT to allow our designers to edit content, and so
>> far things are going pretty well.  But, I haven't had a chance to allow our
>> designers edit things using the WebDAV interface with HomeSite (I don't have a
>> copy).  I have checked it a bit myself, and edit things using FTP (Xemacs EFS) and
>> have set up certain folders to create PageTemplate objects by default, instead of
>> DTML.  I can give info on how to change PUT_factory() to get that to work.
>> 
>> The key to using ZPT with GoLive is whether GoLive removes the "extra" attributes
>> that ZPT puts in.  If it doesn't then things should work.
>> 
>> I'll try to keep you posted on how things go for us.

MP> GoLive doesn't remove them, so you're in luck. :)