No theme hierachy support
monoxide - November 6, 2008 - 22:31
| Project: | Block Theme |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
Blcoktheme does not support finding blocktheme-*.tpl.php files in child themes, they must be placed in the parent theme's folder.
This is not desirable behaviour at all. I use a child theme of the public one to do customisations so that I can slip new versions of the public theme in without issue. If there are blocktheme files in that folder and I forget about them, then they are liable to get wiped out.
