--On 24. Februar 2006 16:36:20 -0800 John Schinnerer <[EMAIL PROTECTED]> wrote:
Hello, OK, that makes sense in general - and what would that look like in my ZPT code? Can I access that method with just TAL, similar to Structured Document example: <p tal:content="structure container/client_content/some_STX_object"> STX content renders here </p> ...except with the render() in the path somewhere - where?
huh? You should be able to extend the expression above by calling the objects render method? <p tal:content="structure container/client_content/some_STX_object/render"> Consider reading about how path expressions work. -aj
pgpt4KB5c1wph.pgp
Description: PGP signature
_______________________________________________ Zope maillist - [email protected] 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 )
