README.txt in Block Group 8
Same filename and directory in other branches
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 the parent block are propagated to its children. Also block groups are nestable. Instructions ------------ * Enable the block group module * Enable the 'Administer blockgroups' permission for one or more admin-roles * Navigate to admin/structure/block_group_content * Click on the add group button to add a new block group
File
README.txtView source
- 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 the
- parent block are propagated to its children. Also block groups are nestable.
-
- Instructions
- ------------
-
- * Enable the block group module
- * Enable the 'Administer blockgroups' permission for one or more admin-roles
- * Navigate to admin/structure/block_group_content
- * Click on the add group button to add a new block group