Downloads
Download tar.gz
34.42 KB
MD5: f2c45035e2ef413364f1b49724d81e11
SHA-1: d6edef6a821f4deae927c4e958feaffa6f95ac5e
SHA-256: c48d04611a4fc07b7a2b7620d7a9b174f52461b068f3222436d265633ebb4c9c
Download zip
46.44 KB
MD5: b0e3760f31962222ee642423c304a09f
SHA-1: b63fa0b13c7052fc688cc7800cbaed340e7fc6a1
SHA-256: 7d08ec567ecc7e4a8f90309f622ae718510dfcbdd55d15a4fb6d852690a9fda0
Release notes
Notes
ThemeKey 6.x-2.0beta4 contains bug fixes and more documentation.
But not typical for a beta version we also cleaned up the API and renamed some functions. We decided to do so because it's the last chance to do so before starting the release candidate phase of ThemeKey 6.x-2.0 which should also be the code base for a ThemeKey 7.x branch for Drupal 7.
Feedback is still welcome! Especially from long time users of ThemeKey ...
Known Issues
Bug Fixes
- mkalkbrenner: #665710: wrong strategy for checking multi valued properties for some operators
- mkalkbrenner: #669994: wrong detection of "identical theme switching rules in the chain"
- mkalkbrenner: applied "coder" and fixed warnings
- mkalkbrenner: commented more source code
- mkalkbrenner: cleaned up code and API
- mkalkbrenner: themekey_ui_get_path_theme() should only return themes assigned to rules without children
- mkalkbrenner: lock table to prevent race condition in function themekey_properties_del()
- mkalkbrenner: #670086: ThemeKey UI: Unable to set different themes for different path aliases
- mkalkbrenner: always add new rules at the end of the chain
New Features
- mkalkbrenner: added added themekey_validator_time()
- mkalkbrenner: improved validators and documented validators in source code
- Carsten Müller: #301904: Meaning of propertys
- mkalkbrenner: introduced hook_themekey_load_validators()
- mkalkbrenner: added help section