new context condition which takes node id as argument. By default it checks if current page argument $node->nid equals to value. Optionally it can lookup also to $node->tnid - original nid from which was current node translated.
new context condition which takes node id as argument. By default it checks if current page argument $node->nid equals to value. Optionally it can lookup also to $node->tnid - original nid from which was current node translated.
This is a module that extends the module context by adding more conditions and (hopefully!) more reactions
Provides two sub modules.
a. cep_negate_path - add condition : Show on every page except the listed pages.
b. cep_immediate_taxonomy_child : "Assign the immediate taxonomy children of a selected taxonomy as a condition"