Look for PUT_Factory on zope.org or in your source. http://www.zope.org/Wikis/DevSite/Proposals/HookablePUTCreation
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Michael S. Fischer Sent: Monday, August 12, 2002 11:53 AM To: Dieter Maurer Cc: zope@zope.org Subject: Re: [Zope] Bag 'o newbie questions
On Sat, Aug 10, 2002 at 04:31:31PM +0200, Dieter Maurer wrote:
a) <dtml-tree> won't render unless index_html is a DTML method (it won't work if index_html is a DTML document) That should be simple:
Forget about DTML Document. Only use DTML Methods.
OK, no problem. This leads me to another question: how can one configure Zope such that a specific file suffix (e.g. .html) gets mapped to a DTML method (or some other arbitrary object type) instead of a DTML document when it's uploaded to ZServer via FTP or DAV?
-- Michael S. Fischer / michael at dynamine.net / +1 650-533-4684 Lead Hacketeer, Dynamine Consulting, Silicon Valley, CA
_______________________________________________ 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 )