Closed (duplicate)
Project:
Drupal core
Version:
8.1.x-dev
Component:
theme system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2007 at 15:36 UTC
Updated:
26 Jan 2016 at 15:23 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedEverything required to do install files are fairly complex; I'm not sure we can justify this in 6.x, as it will be a significant effort. Yes, a lot of the code is there for modules and can theoretically be re-used, but currently there is very little concept of enabling or disabling a theme. This may have to wait for Drupal 7.
Instead, I would recommend packaging a module to go with your theme.
Comment #2
hass commentedComment #4
hass commentedI'd like to remind us about this issue.
Comment #5
hass commentedComment #6
hass commented@merlinofchaos: Do you have an idea how much work this would be? Upgrading theme settings in D6 is a real mess... it could be much easier and reliable.
Comment #7
sun.core commentedComment #8
jhedstromFeature -> 8.1.
Comment #9
joelpittetComment #10
dawehnerSounds like a duplicate of #2652542: Add .install file abilities for Themes
Comment #11
joelpittetIt's not an exact duplicate but it's been active for 8 years+ so I'll close it and let someone who wants to work on this open a new issue if #2652542: Add .install file abilities for Themes doesn't resolve the crux of the issue. Thanks @dawehner I was looking for that one actually:)
Comment #12
joelpittetOther issue doesn't cover update hooks, re-opening.
Comment #13
catch#474684: Allow themes to declare dependencies on modules would allow update hooks though, so moving to duplicate of that issue.
Comment #14
dawehner#474684: Allow themes to declare dependencies on modules