[Zope] File extension mangling & FTP/WebDAV
Dieter Maurer
dieter@handshake.de
Fri, 27 Jul 2001 20:47:03 +0200 (CEST)
Joachim Werner writes:
> I am not sure if this hack wouldn't break some other things. But one
> advantage of it would be that there would be a way of telling Zope that it
> should build a ZPT instead of a DTML Document: Just provide another
> extension (e.g. .zpt instead of .dtmd). Currently I have to create all ZPTs
> in Zope first ...
You know "PUT" factories?
There is a HowTo at Zope.org.
Dieter