72
----- Original Message ----
From: Chris Withers <[EMAIL PROTECTED]>

Nancy Donnelly wrote:
>> That helped a lot! I yahoo'd (can't google any more since they've sold out to >> the interests gathering our personal data for Homeland Security) "put_factory" >> and got this code snippet:
>>
>> if ext == 'dtml':
>>   from OFS.DTMLDocument import DTMLDocument
>>  
>>   return DTMLDocument( '', __name__=name )
>>
>> So...how would I rewrite that to change it into a page template?

> Here's a more complete PUT_factory that I use:

<code follows>...
That's perfect! Thank you!
Nancy

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to