The list of core themes in D7 is different than D6:
#315533: Remove all themes but Garland and Stark from core
#364777: Add a "stripped down" CSS theme to core
Sadly, there's still no reliable way that I know of to identify a core theme as part of core, other than having a hard-coded list of them in update module. This list is now stale. Patch coming in a second, stay tuned.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 490562-1.update_core_theme_list.d7.patch | 964 bytes | dww |
Comments
Comment #1
dwwComment #2
catchIf we moved themes to /core/themes we could maybe rely on location see #295434: Support contrib being placed in profiles/all. But for now this is good.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.