By default, a new file created in Zope (not CMF) via WebDAV or FTP is a DTML document. I assume there is a way to change this, say, to a Zope Page Template? I am investigating integrating Dreamweaver's native templating with ZPT's in Zope. Thanks - David -- David Chandek-Stark Web Applications Developer Duke University - Perkins Library (919) 660-5859 dc@duke.edu
David Chandek-Stark wrote:
By default, a new file created in Zope (not CMF) via WebDAV or FTP is a DTML document. I assume there is a way to change this, say, to a Zope Page Template? I am investigating integrating Dreamweaver's native templating with ZPT's in Zope.
Thanks - David
PUT_Factory is your friend. You can find lots of stuff in the archive: http://www.zope.de/mailinglisten/zope-org-zope/archive/mail_search?query=PUT... Cheers, Maik
participants (2)
-
David Chandek-Stark -
Maik Jablonski