Posted by g089h515r806 on June 3, 2010 at 9:11am
This module add a 'more' link property for each block,it can be used in block.tpl.php as a property.
put this code in your block.tpl.php:
<?php if ($block->more): ?>
<?php print $block->more ?>
<?php endif;?>Changes
From alpha1 to beta1, "$block->more_link" have been changed to "$block->more",
Please change your block.tpl.php if you update from alpha1
Usage
:
One usage is
This module add a "more" link field to core block, maybe it is usefull for you.
One usage is
It is a googd example module for begginer learning drupal development.
Author
:
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Maintenance fixes only
- Module categories: Content, Content Display
- Reported installs: 92 sites currently report using this module. View usage statistics.
- Last modified: October 30, 2011