Block Access
Categories
Component ID
792910
Component name
Block Access
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
49987
Component created
Component changed
Component body
This module adds a set of global permissions for creating, viewing, moving, enabling, disabling and configuring blocks as well as permissions at the individual block level. These permissions only affect the admin interface, front-end view access is handled in core.
These permissions can be configured
- either at the module level (all blocks generated by the same module) by going to
admin/structure/block/block-access - or at the individual block level by going to
admin/structure/blockand configuring the appropriate block
Block Access is a companion module to other access control modules, such as:
- http://drupal.org/project/content_access - Control access to content
- http://drupal.org/project/node_access - Control access to nodes
- http://drupal.org/project/nodeaccess - Control access to nodes
- http://www.drupal.org/project/menu_access - Control access to menus
- http://www.drupal.org/project/admin_access - Control access to admin pages
