[Zope3-dev] wading through zcml...

Chris Withers chris at simplistix.co.uk
Thu Nov 16 05:12:49 EST 2006


What's the difference between zope:view, browser:view, browser:page and 
browser:viewlet?

I'm trying to register an adapter in such a way that I can do the 
following in a page template:

<p tal:content="structure someobj/@@render"/>

Which of the myriad flavours of view registration should I be using?

Also, why, when zope:view is described as a synonym for zope:adapter, 
does zope:view support an allowed_attributes attribute, while 
zope:adapter does not?

cheers,

Chris

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


More information about the Zope3-dev mailing list