[Zope3-Users] [ZCML] Issue with conflicting browser:page decl
Andreas Jung
lists at zopyx.com
Wed Aug 5 10:14:49 EDT 2009
On 05.08.09 16:11, Marius Gedminas wrote:
> On Tue, Aug 04, 2009 at 07:22:36PM +0200, Andreas Jung wrote:
>
>> Hi there,
>>
>> I'm really puzzled about the following ZCML configuration conflict
>> where I am trying to override a browser:page for defined in
>> dateable.chronos.browser.events.EventListingView.upcomingEvents
>> with slightly customized implementation within my own idg.theme package.
>> Both ZCML configuration are of course identical except the the 'class'
>> is different.
>> Anything I am missing?
>>
> The ingenious model of ZCML overrides.
My configuration was almost right - including the includesOverrides
statement within my configure.zcml. However I was using
<includesOverrides file="overrides.zcml" />
instead of
<includesOverrides file="" />
Black-'n-dirty-magic,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20090805/d7cb8811/attachment.vcf
More information about the Zope3-users
mailing list