Active
Project:
CiviCRM Theme
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2010 at 15:35 UTC
Updated:
5 Apr 2011 at 11:02 UTC
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
Comment #1
deviantintegral commentedThemeKey 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.
Comment #2
mrfelton commentedI'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)
Comment #3
mrfelton commentedSo, 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.