Downloads
Download tar.gz
22.79 KB
MD5: e458d26491e07e00c8b85cd08b2c0d1e
SHA-1: dc8d46b5caa430aaf78fe8481cd0a9a3b1428d1f
SHA-256: 1ee2463ee0ce5576a6e34de5f1377987eef557f1e28947f4807f13dabc14a890
Download zip
31.1 KB
MD5: e874d84bbdcf6989a332b1b7a2d4f08b
SHA-1: 2e5b4f233d2ece275fda895f62186a9ecec9f4c0
SHA-256: 81c7a501fd92f2319329f811ac37cbd2b2e23c02a43926022cf4eb263830f1f8
Release notes
Notes
These are the major changes to ThemeKey's architecture and API introduced by ThemeKey 6.x-2.0alpha2:
- The object based node property mapping is completely removed and replaced by "normal" map functions.
- Along with the removal of the object based node property mapping
hook_themekey_properties()has been changed accordingly. The related attribute 'path' has been removed.
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
- mkalkbrenner: fixed warning when using drupal:path in combination with wildcards on a non aliased path
- mkalkbrenner: no other node properties than node:nid are working, see comment #11 of #619940: Allow themekey properties as conditions for themekey paths
- mkalkbrenner: algorithm to build path ancestors returned incomplete result, see comment #11 of #619940: Allow themekey properties as conditions for themekey paths