this patch allows a user to use context to override the site and/or zone for all tags on given page(s) as defined by a context condition. For example, the site and zone can be changed just for a certain path, or for all node pages where the node is tagged "foo", etc....

Comments

jamiecuthill’s picture

I've applied this patch and it works as you have described. Should the input be wrapped in a check_plain, or similar call to ensure the JS can't be broken.

bleen’s picture

Right you are!!

Added check_plain and committed to 7.x-2.x

bleen’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
bleen’s picture

Status: Active » Fixed
StatusFileSize
new4.8 KB

I've committed this to 6.x-2.x-dev

webchick’s picture

Issue tags: +Needs backport to D6

Fixing tag.

bleen’s picture

thanks webchick ... but the backport has been backported already. Is this just for posterity?

webchick’s picture

yeah, it's so i could delete the confusing duplicate tag without destroying data.

Automatically closed -- issue fixed for 2 weeks with no activity.