Active
Project:
Sympal Theme
Version:
5.x-1.x-dev
Component:
Code (PHP)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2008 at 14:19 UTC
Updated:
13 Feb 2008 at 14:19 UTC
As per http://snipplr.com/view/5042/allow-perregion-template-overrides/
A per-region override.
ogt_blocks is ran for a region, if a region contains blocks, we search for a theme function named theme_region_regionname(). If exists, we run that, else we just return the concatenated blocks for that region.