Posted by xeopn on July 11, 2008 at 10:24am
Jump to:
| Project: | Block Theme |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
There is a 'right' region in my custom theme, and I want theme the blocks in 'right' region by my block-right.tpl.php. But there is something wrong if you don't use a 'block.tpl.php' template another. I mean if you customize both block-right.tpl.php and block.tpl.php it works, and only customize block-right.tpl.php it dosn't work.
Comments
#1
This is not a Block Theme problem, it's an issue in Drupal 6 core: #279573: Themes can't use node-story.tpl.php without node.tpl.php.