Closed (fixed)
Project:
Zen
Version:
7.x-3.x-dev
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2010 at 16:12 UTC
Updated:
17 Dec 2010 at 05:20 UTC
zen_preprocess_region adds reggion--sidebar.tpl.php to the end of the template suggestion queue. Since this file is present in the zen templates directory the search goes no further through the suggestions.
The patch adds a suggestion for region--[region-name] to be tried before the generic sidebar region template.
Thanks to JohnAlbin for assistance on IRC in figuring this out.
| Comment | File | Size | Author |
|---|---|---|---|
| zen.region_suggestions.patch | 835 bytes | bellHead |
Comments
Comment #1
johnalbinThanks, Alastair! You're in the CHANGELOG now. :-)