[Zope] GoLive and WebDAV?

Sim Harbert sim.harbert@zapmedia.com
Thu, 19 Apr 2001 21:07:16 -0400


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.

-Sim

Chris Withers wrote:

> Hi,
>
> I'm making my initial wanderings into using Adbove GoLive 5.0 to edit content in
> Zope and it's thrown up a few questions:
>
> 1. How do I persuade GoLive that it really can edit existing DTML Methods, etc
> that don't have names ending in .html? It seems that Zope very rarely sets an
> explicit content type on the WedDAV source port and so GoLive will only let you
> download the file...
>
> 2. How do I get GoLive to tell Zope to create the right kind of object? For
> example, I want to create file object with some lumps of text, python scripts
> with others, DTML methods with some and DTML documents with yet more? Has anyone
> tried ZPT over WebDAV yet?
>
> 3. [OT] How do I set up a Zope server as a 'Site' so that site menu has
> something not greyed out on it?!
>
> cheers,
>
> Chris
>
> _______________________________________________
> 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 )