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

Version Downloads Date Links
7.x-1.0-beta1 tar.gz (7.75 KB) | zip (8.53 KB) 2011-Jul-09 Notes
6.x-1.0-beta1 tar.gz (7.74 KB) | zip (8.56 KB) 2011-Jul-10 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (7.75 KB) | zip (8.53 KB) 2011-Jul-09 Notes
6.x-1.x-dev tar.gz (7.73 KB) | zip (8.56 KB) 2011-Jul-10 Notes

Project Information


Maintainers for Block More Link

  • g089h515r806 - 7 commits
    last: 30 weeks ago, first: 1 year ago

Issues for Block More Link

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 27 Sep 10
nobody click here