Hi Rene,

Rene van Lier wrote:
I'm using override.xmap for actions, but it still uses actions.js (and
customactions.js). I would like to alter the actionSources function,
without messing with the CMS code.

I've tried copying the function to customactions.js, but it seems to use
the last one defined.

Any ideas?

I think you need to override the corresponding pipeline(s) in override.xmap as well. The entry point for a flow function is always a <map:call> in a pipeline, so if that pipeline is not overridden Cocoon will use the original one, which is in the original sitemap that uses only actions.js.

Hope this helps,

regards,
Niels

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to