Closed (won't fix)
Project:
Drupal core
Version:
8.1.x-dev
Component:
theme system
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Aug 2006 at 14:06 UTC
Updated:
19 Oct 2015 at 06:03 UTC
Jump to comment: Most recent
Comments
Comment #1
LAsan commentedMoving to cvs.
Comment #2
effulgentsia commented@webchick: please revert this to D7 if you think it's not out of scope. Otherwise, I'm guessing even a non-breaking API addition is out of scope for D7 without a sufficiently compelling use-case.
It's not hard for a module to achieve the desired functionality with:
array_filter(list_themes(), 'drupal_theme_access')But it would also be a pretty simple patch if you think it's worth getting into D7.
Comment #3
jhedstromComment #4
joelpittet\Drupal::service('theme_handler')->listInfo()
Comment #5
dawehnerYeah I really don't think we need this.
Comment #6
joelpittetSomeone who thinks this is useful then can reopen or open a new one with a stronger case. Setting the status to reflect better the decision as this wasn't added.