Needs work
Project:
Contextual variables
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2015 at 00:02 UTC
Updated:
7 Dec 2015 at 01:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
decipheredAttached patch creates a new variable,
context_variable_ignore, which is an array that can be populated with the name of the variables to be ignored during the Context reaction.Variable needs to be exposed to the Variable module before being committed, as well as better documentation (maybe?) and tests.
Comment #3
decipheredFixed issue with variable_get causing a recursive loop.