block_attributes.admin.inc |
block_attributes.admin.inc |
|
Block Attributes admin configuration functions. |
block_attributes.api.php |
block_attributes.api.php |
|
Documentation for Block Attributes API. |
block_attributes.info |
block_attributes.info |
|
name = Block Attributes
description = Allows assigning HTML attributes to blocks.
core = 7.x
dependencies[] = block
files[] = block_attributes.test
test_dependencies[] = context
test_dependencies[] = features (2.x)
test_dependencies[] =… |
block_attributes.install |
block_attributes.install |
|
Install, update and uninstall functions for the block_attributes module. |
block_attributes.module |
block_attributes.module |
|
Enhanced control over the HTML attributes of any Block. |
block_attributes.test |
block_attributes.test |
|
Test the Block Attributes module. |
block_attributes.variable.inc |
block_attributes.variable.inc |
|
Variable module integration for the block_attributes module. |
block_attributes_fe_block_test.features.fe_block_settings.inc |
tests/block_attributes_fe_block_test.features.fe_block_settings.inc |
|
block_attributes_fe_block_test.features.fe_block_settings.inc |
block_attributes_fe_block_test.info |
tests/block_attributes_fe_block_test.info |
|
name = Block Attributes FE Block Integration Test Helper
description = Helper module for testing the integration of Block Attributes with Features through the FE Block module.
core = 7.x
package = Features
dependencies[] =… |
block_attributes_fe_block_test.module |
tests/block_attributes_fe_block_test.module |
|
Drupal needs this blank file. |
README.txt |
README.txt |
|
BLOCK ATTRIBUTES
----------------
CONTENTS OF THIS FILE
---------------------
* Introduction
* Features
* Implementation
* Integration (with other modules)
* Installation and configuration
* Useful Resources
* Troubleshooting (known Theme… |