You are here

README.txt in Block Group 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 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 the
parent block are propagated to its children. Also block groups are nestable.

Instructions
------------

* Enable the block group module
* Enable the 'administer block group' permission for one or more admin-roles
* Navigate to admin/structur/blocks
* Click on the add group local action link to add a new block group

File

README.txt
View source
  1. Block group
  2. -----------
  3. This module extends the standard drupal block system with block groups. Each
  4. block group provides a new block as well as a corresponding region. Child
  5. blocks can be moved into any group region. The position and the settings of the
  6. parent block are propagated to its children. Also block groups are nestable.
  7. Instructions
  8. ------------
  9. * Enable the block group module
  10. * Enable the 'administer block group' permission for one or more admin-roles
  11. * Navigate to admin/structur/blocks
  12. * Click on the add group local action link to add a new block group