I've a ZClass derived from a DTML Document.

When you add a DTML Document, it always has some default DTML present.

How do I get my ZClass to do the same?

( I want to call my instance like

<dtml-var myZclass> to display the object as opposed to doing this

<dtml-var "myZclass.display(myZclass,_)">

)
-- 
Regards,  Graham Chiu
gchiu<at>compkarori.co.nz
http://www.compkarori.co.nz/index.php
Powered by Interbase and Zope

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to