[ZPT] Page Templates in WebDAV arrive as rendered HTML
Evan Simpson
evan@zope.com
Thu, 23 Aug 2001 14:38:05 -0400
Lynn Walton wrote:
>>Also, there's an issue to beware of when using a "make WebDAV server
>>look like a mapped drive" products such as WebDrive and WebIFS.
>
> So, does this make dreamweaver worthless using WebDAV or is there some way people are using it
> with ZPT successfully?
The problem isn't with DreamWeaver, but with the combination of
DreamWeaver and WebDrive. If you use DreamWeaver's native WebDAV
support, checking files in and out of Zope, you'll be fine.
Any tool that makes an object database look like a filesystem, as
WebDrive and WebIFS do, is deceptively helpful and potential trouble.
Zope objects are not files, and Folders are not directories.
Cheers,
Evan @ Zope