Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixed a bug where it was not wanting to log in correctly after failing
validation. Had to do with setting and unsetting session variables.
Also, added ability to have "minimal protection." Still double-hashes
passwords, but does not use a unique salt, so password managers and the like
will work with it (though obviously, this is less secure).
task #861494 by rsevero: Implemented warnings in status report page about Charts and Graphs being installed together with "Charts" or "Chart API" modules.
First alpha release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: allow '0' as value when creating a new rule