You are here

Files in Block Group 7.2

Primary tabs

File namesort descending Location Namespace Description
block-blockgroup-default.tpl.php block-blockgroup-default.tpl.php Default theme implementation to display a block group. Technically a block group is a region inside a block. In most cases it does not make much sense to render the block markup around the region, therefore the default implementation just prints…
blockgroup.admin.inc blockgroup.admin.inc Administrative interface for block group module.
blockgroup.features.inc blockgroup.features.inc Features integration for Block Group module.
blockgroup.info blockgroup.info name = Block Group description = Add block groups to block configuration page core = 7.x php = 5.3 dependencies[] = block files[] = blockgroup.test
blockgroup.module blockgroup.module Add block groups to block configuration page
blockgroup.test blockgroup.test Tests for blockgroup.module.
README.txt README.txt Block group ----------- This module extends the standard drupal block system with block groups. Each block group provides a new block as well as a corresponding region. Child blocks can be moved into any group region. The position and the settings of…

Other projects