[development] Making blocks from some setting in Drupal 7?
adrian rossouw
adrian at bryght.com
Sat Feb 23 08:42:53 UTC 2008
On 22 Feb 2008, at 3:20 PM, Gábor Hojtsy wrote:
>
> Completely understood. I always disliked that PHPTemplate builds all
> block regions regardless of needs. I used to use lots of conditionals
> around block region bulilding in my pure PHP themes
This might not be a popular idea, but perhaps we should make the
region calls pull.
Instead of <?php print $region ?> have it be <?php print drupal_region
("region") ?>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20080223/af9d1e33/attachment.htm
More information about the development
mailing list