Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
172.45 KB
MD5: 52997aede12c5c15fdedd4740322f509
SHA-1: 1ee8c05e915bc820ce644d3d7c2dcccc745d90bd
SHA-256: 6f8ccf10cba57abaa172fa66e896123712ecef919b8df1be3eeb3c1958ac06f7
Download zip
200.22 KB
MD5: 8f3118d2b3b5d0397ea0dd5a55076f94
SHA-1: c8bc5ff435e7283df89055e039543d6f1b72cbad
SHA-256: 13393bf596600d0aab3aff277a19bfb346cdf7143f148f5d13728c138051885d
Release notes
Notes
Second beta release of ThemeKey 7.x-1.0.
Beside some small bug fixes it introduces a new feature that replaces a Drupal 6 Core functionality that has been removed from Drupal 7 Core: Users a able to select their personal theme in their profile. See #292253: Remove the per-user themes selection from core and #559306: Need to remove "Select different theme" permission and #1046214: Selection of theme for user - Replacement for D6 Core feature that has been removed in D7 Core for details.
New Features / Improvements
- mkalkbrenner: ThemeKey UI: Support multiple theme select form elements in one form
- mkalkbrenner: #1047316: Selectable themes in theme form element provided by ThemeKey UI should be configurable
- mkalkbrenner: #1046214: Selection of theme for user - Replacement for D6 Core feature that has been removed in D7 Core
Bug Fixes
- mkalkbrenner: fixed a warning and cleaned up some code
- mkalkbrenner: fixed fatal error when disabling module ThemeKey UI
- mkalkbrenner: fixed coding style