Block Title Link
ngmaloney - August 24, 2009 - 20:28
Have you ever needed to make a block title a link? This module makes it easy. Block Title Link creates a link field on the Block Admin page. It works by creating a new template variable in the $block object called $block->title_link. To display it, one would add code to the block.tpl.php for outputting the $block->title_link variable.
The module contains an example block.tpl.php that can be added to a theme.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.3 | 2009-Nov-04 | 7.53 KB | Download · Release notes | Recommended for 6.x | |
