themekey 7.x-3.1

Bug fixes

First maintenance release of ThemeKey 7.x-3.x series with small bugfixes:

themekey 7.x-3.0

Bug fixes
New features

What's new in ThemeKey 7.x-3.0?

3.0 offers more functionality for mobile devices. It integrates with Browscap and Mobile Detect and contains a new sub-module named ThemeKey Redirect to create an additional rule chain to redirect the user, for example to a simplified mobile version of a site.

The new sub-module ThemeKey CSS offers an additional rule chain to add single CSS files based on rules, instead of or in addition to switching the theme.

All Fields assigned to nodes became ThemeKey properties to create rules based on field values!

themekey 7.x-3.0-rc2

Bug fixes

7.x-3.0-rc2

themekey 7.x-3.0-alpha2

New features
  • mkalkbrenner: added support for mobile_detect and provided different related properties
  • mkalkbrenner: refactored ThemeKey to make rule chain administration and matching reusable for sub-modules
  • mkalkbrenner: added hook_themekey_rebuild()
  • mkalkbrenner: #977572: add aditional css file by rule

themekey 7.x-2.5

Bug fixes

themekey 7.x-3.0-alpha1

New features
Bug fixes
  • mkalkbrenner: added hook_themekey_custom_theme_alter()
  • mjpa, mkalkbrenner: #1977472: Domain Theme support
  • mkalkbrenner: fixed creation of new rule with regex operator

themekey 7.x-2.4

New features
Bug fixes

themekey 7.x-2.3

New features
Bug fixes

Notes

ThemeKey 7.x-2.3 contains minor bug fixes and extends PURL integration to support the development of Mobile Tools

themekey 7.x-2.2

Bug fixes

Notes

ThemeKey 7.x-2.2 just fixes a minor issue introduced in 7.x-2.1:

  • jadwigo, mkalkbrenner: #1598752: notice in non-multilingual sites
  • ThemeKey 7.x-2.2 is a stable maintenance release.
    Additionally some new features are introduced since 7.x-2.0 as additional modules:

    New Features / Enhancements in 7.x-2.1

    Bug Fixes since 7.x-2.0

    themekey 7.x-2.1

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-2.1 is a stable maintenance release that fixes some bugs.
    Additionally it introduces some new features as additional modules:

    themekey 6.x-4.0

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-4.0 introduces three new operators:

    • "*" contains
    • "!*" not contains
    • "!~" not matching regex

    Bug Fixes since 6.x-4.0-beta2

    themekey 7.x-2.0

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-2.0 introduces three new operators:

    themekey 7.x-2.0-rc1

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-2.0 introduces three new operators:

    themekey 6.x-4.0-beta2

    Bug fixes

    Notes

    ThemeKey 6.x-4.0 introduces three new operators:

    • "*" contains
    • "!*" not contains
    • "!~" not matching regex

    Bug Fixes

    themekey 6.x-4.0-beta1

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-4.0 introduces three new operators:

    themekey 7.x-2.0-beta1

    New features

    Notes

    ThemeKey 7.x-2.0 introduces three new operators:

    • "*" contains
    • "!*" not contains
    • "!~" not matching regex

    Bug Fixes

    New Features / Enhancements

    themekey 7.x-2.x-dev

    New features

    Notes

    ThemeKey 7.x-2.0 introduces three new operators:

    • "*" contains
    • "!*" not contains
    • "!~" not matching regex

    Bug Fixes

    New Features / Enhancements

    themekey 7.x-1.5

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-1.5 supports paths defined by the Revisioning module.

    themekey 6.x-3.6

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-3.6 supports paths defined by the Revisioning module.

    themekey 7.x-1.4

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-1.4 fixes a minor issue and adds new properties.

    Bug Fixes

    • mkalkbrenner: hide debug information about current theme if themekey_debug_trace_rule_switching not set

    New Features / Enhancements

    • mkalkbrenner: added new properties sytem:month and system_day_of_month

    themekey 6.x-3.5

    Bug fixes

    Notes

    ThemeKey 6.x-3.5 just fixes a single minor issue.

    Bug Fixes

    • mkalkbrenner: hide debug information about current theme if themekey_debug_trace_rule_switching not set

    New Features / Enhancements

    themekey 7.x-1.3

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-1.3 fixes some warnings during module updates and adds support for the admin role to ThemeKey Debug.

    themekey 7.x-1.2

    New features
    Bug fixes

    Notes

    ThemeKey 7.x-1.2 fixes some bugs and cleans up some abandoned stuff from 6.x.

    themekey 6.x-3.4

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-3.4 fixes some bugs and integrates the wurfl module.

    themekey 7.x-1.1

    Bug fixes

    This first maintenance of ThemeKey 7.x-1.x. It's just contains some minor bugfixes.

    Bug Fixes

    • mkalkbrenner: fixed debug messages in themekey_compat
    • mkalkbrenner: fixed javascript tooltip exchange on property change
    • mkalkbrenner: Call to undefined function themekey_update_static_rule() when uninstalling 3rd party module
    • mkalkbrenner: #1199750: rename css files

    themekey 7.x-1.0

    New features
    Bug fixes

    Notes

    Final release of ThemeKey-7.x-1.0.

    This release mainly contains bug fixes but also an (experimental) new feature implemented as optional module: ThemeKey Compatibility.

    ThemeKey Compatibility solves the generic problem of concurrent theme switching modules in Drupal by allowing you to integrate every other theme switching module into ThemeKey's rule switching chain!

    themekey 6.x-3.3

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-3.3 fixes some bugs and integrates the print module.

    themekey 7.x-1.0-rc1

    Bug fixes

    Notes

    First release candidate of ThemeKey-7.x-1.0.

    Bug Fixes / Improvements

    • mkalkbrenner: fixed admin theme and node admin theme in overlay again in a better way
    • mkalkbrenner: fixed fatal error during installation of ThemeKey User Profile

    themekey 7.x-1.0-beta3

    New features
    Bug fixes

    Notes

    Third beta release of ThemeKey-7.x-1.0.
    We cleaned up the API (hooks) of ThemeKey and added an example module that show developers how to add new properties to ThemeKey.

    themekey 7.x-1.0-beta1

    New features
    Bug fixes

    Notes

    First beta release of ThemeKey 7.x-1.0.
    Please test it and file issues at http://drupal.org/project/issues/themekey if you find some. Especially the result of upgrades from ThemeKey 6.x to ThemeKey 7.x are interesting. So it would be nice to get some feedback, even if it simply works!

    themekey 6.x-3.2

    Bug fixes

    Notes

    ThemeKey 6.x-3.2 fixes a critical bug when updating from ThemeKey 6.x-2.x

    Feedback is still welcome! Especially from long time users of ThemeKey ...

    Bug Fixes

    themekey 6.x-3.1

    New features
    Bug fixes

    Notes

    ThemeKey 6.x-3.1 brings (experimental) support for the Features module.

    Feedback is still welcome! Especially from long time users of ThemeKey ...

    themekey 7.x-1.0-alpha2

    New features
    Bug fixes

    Notes

    Second alpha of ThemeKey 7.x-1.0.

    This is mainly a port of ThemeKey 6.x-3.0 to Drupal 7 with minor improvements created at the Drupal 7 Sprint Camp in Hannover (Germany) on the 16th and the 17th of October 2010 by Carsten Müller, Christian Spitzlay and Markus Kalkbrenner. (Thanks to Eugen Mayer for the JavaScript support)
    In addition ThemeKey Properties has been merged into ThemeKey.

    Alpha 2 improves the compatibility to Drupal 7 of the rule chain form and the debug feature.

    themekey 7.x-1.0-alpha1

    New features

    Notes

    First alpha of ThemeKey 7.x-1.0.

    This is mainly a port of ThemeKey 6.x-3.0 to Drupal 7 with minor improvements created at the Drupal 7 Sprint Camp in Hannover (Germany) on the 16th and the 17th of October 2010 by Carsten Müller, Christian Spitzlay and Markus Kalkbrenner. (Thanks to Eugen Mayer for the JavaScript support)
    In addition ThemeKey Properties has been merged into ThemeKey.

    Right now it's not heavily tested, so feedback is welcome!

    themekey 6.x-3.0

    New features

    Notes

    Final release of ThemeKey 6.x-3.0.
    Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:

    themekey 6.x-3.0-rc2

    Bug fixes

    Notes

    Second release candidate of ThemeKey 6.x-3.0.
    Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:

    themekey 6.x-3.0-rc1

    Bug fixes

    Notes

    First release candidate of ThemeKey 6.x-3.0.
    Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:

    themekey 6.x-3.0-beta1

    Bug fixes

    Notes

    First beta release of ThemeKey 6.x-3.0.
    Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:

    Pages

    Subscribe with RSS Subscribe to Releases for ThemeKey