block-{region}.tpl.php not used

giorgio79 - December 13, 2008 - 06:14
Project:MultiBlock
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello,

I am trying to use multiblock but the title of the original block is not passed on to the multiblock instance in Drupal 6. Also, I have setup some block-{region...}.tpl.php templates but they seem to be ignored.

Anyone experiencing these?

For built in blocks like user login, the title is passed along fine, but for blocks I created with "Add new block" it is not.

Cheers,
G

#1

NancyDru - January 4, 2009 - 04:51

#2

NancyDru - January 4, 2009 - 13:45
Status:active» postponed (maintainer needs more info)

If I do not override the title in the block configure screen, then I get what the original module produces. If I type something into the title on block configure, I get that. This seems to be working right for me. Or did I miss something here?

I still need to look at the templates.

#3

andrewlevine - January 13, 2009 - 03:04
Title:Title is not passed on, and region block template not used» block-{region}.tpl.php not used
Version:6.x-1.1» 6.x-1.x-dev
Status:postponed (maintainer needs more info)» closed

I could not reproduce the region problem in the latest dev code. If you still experience the problem with the latest code, please reopen the issue. The title is not passed along because it is being saved only for that specific delta. I'm going to open a feature request for multiblock to pass on the title for custom blocks.

 
 

Drupal is a registered trademark of Dries Buytaert.