Features extra block visibility
Component ID
1323964
Component name
Features extra block visibility
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Functionality
This is an extension for the features extra module that allows building node type an role visibility settings into features.
Dependencies
Relies on features_extra to generate machine names and export custom block (boxes).
Features extra is currently in dev stage, there is some refactoring done. I tried to keep the integration points to a minimum:
- Delegating the export of custom blocks (fe_block_boxes)
- Getting the machine name for custom blocks with _fe_block_build_id
Usage:
After enabling the module a new component will be available in the Features create page: 'Block visibility settings'.
Settings for custom and code blocks can then be selected for export into features.
See features documentation for more information: http://drupal.org/project/features
