Closed (fixed)
Project:
ThemeKey
Version:
6.x-1.1
Component:
Code / API
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
24 Aug 2009 at 15:16 UTC
Updated:
1 Oct 2009 at 15:22 UTC
Jump to comment: Most recent file
ThemeKey UI will allow you to choose themes that have not been enabled in /admin/build/themes
Rendering disabled themes is problematic, for example:
A new, never-yet-enabled theme has yet to have custom blocks configured for it. Thus, your pages will render without any of your custom blocks.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 558044_deal_with_disabled_themes.patch | 4.46 KB | mkalkbrenner |
Comments
Comment #1
mkalkbrennerComment #2
mkalkbrennerThere's a checkbox called "Provide all themes for selection" at admin/settings/themekey/settings. If you deselect this one, only enabled themes will be offered. Nevertheless ThemeKey should deal with situations when a theme gets disabled when it's still applied to some nodes.
Comment #3
mkalkbrennerComment #4
mkalkbrenner