Using browser:menuItem in Plone 3

Radim Novotny novotny.radim at gmail.com
Mon Aug 27 19:02:53 UTC 2007


Hi,

I'm trying to accomplish something similar as Maurits describes there: 
http://plone.org/documentation/tutorial/embrace-and-extend-the-zope-3-way/annotations 

but for Plone 3 (CMF 2.1).
I'm not using CMFonFive, because it should be integrated into CMF 2.

I'm trying to add new object tab to existing Archetypes objects. If I 
use browser:menu and browser:menuItem for menu "object_tabs", Zope 
starts up, but there is no new tab. If I use menu "object", Zope startup 
fails with "Conflicting configuration actions" between 
CMFCore/browser/configure.zcml and my product.

How can I extend object actions or another menu using browser:menuItem 
in Plone 3?

Thank you
-- 
naro





More information about the Product-Developers mailing list