[ZPT] Container / here confusion

Chris Withers chris at simplistix.co.uk
Sun Oct 3 04:47:44 EDT 2004


Nick Dimmock wrote:
> 
> <div tal:condition="here/pageCode">I have code in here!</div>

try this istead:

<div tal:condition="here/aq_explicit/pageCode">

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZPT mailing list