Posted by mkalkbrenner on January 19, 2012 at 2:42pm
| Download | Size | md5 hash |
|---|---|---|
| themekey-7.x-2.0.tar.gz | 183.1 KB | 4b971408f8e3515336dd3355d8d381c3 |
| themekey-7.x-2.0.zip | 211.65 KB | 4571be72800d7d28b7d033774fbf81fa |
Last updated: January 19, 2012 - 14:45
Release notes
Notes
ThemeKey 7.x-2.0 introduces three new operators:
- "*" contains
- "!*" not contains
- "!~" not matching regex
New Features / Enhancements in 7.x-2.0
- mkalkbrenner: #1298644: new operators "*", "!*", "!~"
- mkalkbrenner: integration / support of blog module
- mkalkbrenner: new property for HTTP headers: system:http_header
Bug Fixes since 7.x-2.0-rc1
- mkalkbrenner: fixed rare fatal error "Call to undefined function apache_request_headers()" if property system:http_header is used in combination with ThemeKey Debug and drush
- souk: #1410182: taxonomy:tid_and_childs not working as intended