We have recently switched from this module to ThemeKey with custom rules. Given ThemeKey works Drupal wide should we consider making this module a provider of additional ThemeKey Properties? We could break down the various paths that CiviCRM uses for specific tasks such as event creation, event registration, user searching, etc. Then create ThemeKey properties from those to allow switching of themes for front end registration vs back end management.

Peace
marc

Comments

deviantintegral’s picture

ThemeKey looks to be a pretty large module for a case that is pretty simple (note this module is only 2 functions). I'd be OK with adding patches to include this functionality, as long as this module didn't depend on ThemeKey.

mrfelton’s picture

I'd love the ability to change theme for particular contribution pages. I think a themekey_civicrm module, or some themekey hook implementations in this module would be great (not sure which approach would be better)

mrfelton’s picture

So, I started work on this here:
http://drupal.org/project/themekey_civicrm

Currently it only supports a couple of contribution page properties, allowing you to set specific themes for specific contribution pages or types.