Downloads
Download tar.gz
8.61 KB
MD5: 4a3a3285621e1b7ed298231161cc256f
SHA-1: 5e68182e8e0c37b7dee2d031eaec6a0deb7de360
SHA-256: 066feec69cc5c0bb343fc62f30d57a00306f2bada84c5d75eb8cf75fa8e3b3de
Download zip
13.56 KB
MD5: 62eef717508eb05691e8da46fe205368
SHA-1: 7be6ed6ff006898ed2f7d207f1a73eb7de767e77
SHA-256: b6d612297e5397309528d0e99f5e590b692b4848e1c08bee042975424b75bc70
Release notes
ADDED cep_node
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.
provided by mathiaz.sk, thank you.