3 Feb
2007
3 Feb
'07
3:39 p.m.
On 2/2/07, Erik Myllymaki <erik.myllymaki@aviawest.com> wrote:
So I attempt to connect to zope via its webdav port and request the sale zpt, but of course it sends it as its source, not as the rendered calendar.
The Zope webdav source port's sole purpose is to provide access to the source code of scripts and templates. Use the regular HTTP port for WebDAV access if you require templates and scripts to be rendered; Zope supports WebDAV access on the regular HTTP port out of the box. -- Martijn Pieters