README.txt |
README.txt |
|
Strongarm 2.x for Drupal 6.x
----------------------------
Strongarm gives site builders a way to override the default variable values that
Drupal core and contributed modules ship with. It is not an end user tool, but a
developer and site builder tool… |
strongarm.admin.inc |
strongarm.admin.inc |
|
|
strongarm.api.php |
strongarm.api.php |
|
Hooks provided by Strongarm. |
strongarm.css |
strongarm.css |
|
.strongarm {
color:#366 !important;
background:#e0f8f8 !important;
border:1px solid #8cc !important;
} |
strongarm.drush.inc |
strongarm.drush.inc |
|
|
strongarm.info |
strongarm.info |
|
name = "Strongarm"
description = "Enforces variable values defined by modules that need settings set to operate properly."
core = "6.x"
dependencies[] = "ctools" |
strongarm.install |
strongarm.install |
|
|
strongarm.module |
strongarm.module |
|
|