Active
Project:
Omega
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 22:56 UTC
Updated:
22 Apr 2012 at 22:07 UTC
Firstly my apologies if this should be in the Context Issue queue.
Is it possible to use Context to change zone placement and weight of regions dynamically. I know I can use the reaction "PHP code" in Context to 'activate' a region like this: print $postscript_fifth;. But this only activates the region in the zone and weight declared in the .info file.
What I want to know is there a way I can control which zone it appears in and the weight it has within that zone.
I know Delta can perform these tasks but I'm looking for an alternative way to do this as well.
Thanks in advance.
Comments
Comment #1
spuky commentedLook into the Delta module that is exactly for that purpose
Comment #2
Tony Finlay commentedAs I said above I do know of the Delta module and that it is not suitable for what I'm trying to achieve, thanks though