Closed (fixed)
Project:
ThemeKey
Version:
7.x-1.0-beta3
Component:
Code / API
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jan 2011 at 12:58 UTC
Updated:
25 Feb 2011 at 23:01 UTC
Jump to comment: Most recent file
in drupal 7 the opportunity to give the right to a userrole to select a (user-)specific theme is not part of the core any more. So this might be a nice extension to themekey Vers. 7.
(see http://drupal.org/node/292253 for the reason)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1046214.patch | 8.31 KB | mkalkbrenner |
Comments
Comment #1
mkalkbrennerInteresting ...
Maybe we should fill the gap.
Comment #2
mkalkbrennerOK, I did some quick prototyping. It seems to be achievable.
But I wonder if we could provide some kind of upgrade path from D6 core to ThemeKey 7.x?
Comment #3
mkalkbrennerI attached a first patch to provide this feature. I think I managed the upgrade path from Drupal 6 Core, too!
The patch has to be applied against current cvs version of ThemeKey 7.x-1.x.
Comment #4
mkalkbrennerHowTo
Comment #5
mkalkbrennercommitted to cvs
Comment #6
janeks commentedI had a problems when activating the module:
PHP Fatal error: Call to undefined function themekey_invoke_modules() in /home/.../htdocs/sites/all/modules/themekey/themekey_build.inc on line 69, referer: http://.../admin/modules/list/confirm
Comment #7
mkalkbrennerfatal error fixed in rc1