Closed (outdated)
Project:
Drupal core
Version:
8.2.x-dev
Component:
theme system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Sep 2009 at 13:20 UTC
Updated:
8 May 2016 at 15:21 UTC
Jump to comment: Most recent
Comments
Comment #1
jhodgdonSome of these hooks exist, although some are they are not documented.
For instance, functions theme_enable() and theme_disable() currently invoke hook_themes_enabled and hook_themes_disabled, though these hooks are not documented. (Regarding them not being documented, see also #675046: Make sure all hooks in D7 have documentation.)
I'm not sure about the other ones.
These two were added in #491214: implement the top level Appearance / Choose Theme admin page
Comment #2
tim.plunkettMarked #375984: Implement theme uninstall as a duplicate.
Comment #3
lauriiiComment #5
joelpittetClosing for triage but feel free to re-open if there is bit of this remaining. Needs an issue summary update though as half of this has been done elsewhere.