Currently the only template suggestion available for blockgroup regions is that of the individual block group.
It would be nice if there could be a more generic one like region__blockgroup, so you can use region--blockgroup.tpl.php to modify all blockgroup regions.
I understand that a possible issue could arise if someone has named a real region "blockgroup", but I think that would be rare enough that you could just mention it in a known issues section of the README & project page, or else make it a setting you can turn on or off.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | blockgroup-region_template_suggestion-2043743-2.patch | 560 bytes | rooby |
Comments
Comment #1
rooby commentedA work around for anyone that wants it is this (in your theme's template.php file):
Comment #2
rooby commentedHere is a patch.
Happy to change the template name if you want to try harder to avoid naming conflicts.
Comment #4
znerol commentedThank you.
Comment #6
giupenni commentedI installed the latest dev but not works.