Block Theme options in the block configuration page.

#D7CX: I pledge that BlockTheme will have a full Drupal 7 release on the day that Drupal 7 is released.

BlockTheme allows an admin to define tpl files for standard block templates and provides a select box on the block configure form so the user can select a tpl file to use as opposed to having to override the templates by block ID.

See an excellent video by Bob @ mustardseed on how to use this module (6.x version)

Installation

  1. Enable the module

  2. Drupal 7.x: go to admin/config/user-interface/blocktheme

    Drupal 6.x: go to admin/settings/blocktheme
    and add entries like:

    customblocktemplate|My Custom Template
    superblock|My SuperTemplate
  3. Create tpl files in your theme directory like:

    Drupal 7.x: block--blocktheme--customblocktemplate.tpl.php; block--blocktheme--superblock.tpl.php

    Drupal 6.x: blocktheme-customblocktemplate.tpl.php; blocktheme-superblock.tpl.php

  4. Optionally, use the new $blocktheme variable in your block.tpl.php or block-*.tpl.php files to change template behaviour depending on the chosen blocktheme value

Usage

Go to the configure screen for any block and select the appropriate template.

Project Information

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0 tar.gz (9.85 KB) | zip (11.52 KB) 2011-Jan-05 Notes
6.x-1.2 tar.gz (11.22 KB) | zip (14.09 KB) 2010-Dec-12 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (9.85 KB) | zip (11.21 KB) 2011-Aug-26 Notes
6.x-1.x-dev tar.gz (9.86 KB) | zip (11.2 KB) 2011-Feb-25 Notes

Maintainers for Block Theme

  • amateescu - 18 commits
    last: 23 weeks ago, first: 1 year ago
  • JacobSingh - 4 commits
    last: 1 year ago, first: 4 years ago
  • g.idema - 4 commits
    last: 3 years ago, first: 3 years ago

Issues for Block Theme

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 28 Jan 12
nobody click here