[Product-Developers] overrides.zcml Problem

Rafael Oliveira rafaelbco at gmail.com
Fri Aug 29 20:44:23 UTC 2008


On Fri, Aug 29, 2008 at 9:09 AM, Christian Klinger <cklinger at novareto.de> wrote:
> Hi,
>
> i try to override a view in Products.Ploneboard.
> I have an oldstyle Plone Product with an overrides.zcml
> [snipped code...]
>
> I think the overrides.zcml from my Products is loaded. But unfortunatly
> i always get view from Products.Ploneboard instead of the view
> in my Product.
>
> Any Ideas?
> I´ve nothing in my buildout.cfg. Should i add something in the [zcml]
> section.

As a quick way to see if your overrides.zcml is being loaded you can
add a typo in the file and see if your Zope instance complains when
trying to start. Perhaps you could change the declaration to something
like:

<browser:pagezzzzz [...]

Regards,
-- 
Rafael Bruno Cavalhero de Oliveira <rafaelbco at gmail.com>
Analista de Sistemas - Paradigma <http://www.paradigma.com.br>
Mestrando em Ciência da Informação - UFMG
http://rafaelb.objectis.net




More information about the Product-Developers mailing list