[Grok-dev] How do I override a GlobalUtility?
Martin Aspeli
optilude+lists at gmail.com
Thu Jan 5 11:36:48 UTC 2012
On 5 January 2012 11:25, Sebastian Ware <sebastian at urbantalk.se> wrote:
> Is it enough for me to register my own GlobalUtility with exactly the same configuration but in a file called "overrides.zcml"?
Probably, if overrides are processed in Grok, yes. The directive to do
it is <includeOverrides />, normally run as part of site.zcml.
Martin
More information about the Grok-dev
mailing list