strongarm 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.2.tar.gz | 12.77 KB | 1a0156af4d598b338db1d464fa8b46d3 |
| strongarm-6.x-2.2.zip | 15.03 KB | c12e60285ff5c0052aba17722bb616c6 |
Release notes
#1489792: Undefined constant MAINTENANCE_MODE in strongarm.module
#1402576: Notice: Undefined property: stdClass::$in_code_only in variable_features_export() (line 159 of path/to/strongarm.module).
#1345328: Error when running updb
#1311704: Added explicit order to variables returned by the database in variable_features_export_render
strongarm 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0.tar.gz | 12 KB | 76f0757b173e612937b0e6ce0b9bca70 |
| strongarm-7.x-2.0.zip | 13.93 KB | a8fba24dd27f82d74154354bfcf7e10c |
Release notes
Changes since 7.x-2.0-rc1:
- #1306924 by Simon Georges: Export additionnal settings.
strongarm 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-rc1.tar.gz | 11.99 KB | 1ee67266881e9d2d7617dd48cf4c5e36 |
| strongarm-7.x-2.0-rc1.zip | 13.92 KB | 290977005ada8f29585f6bc9442b4a42 |
Release notes
This is the same release as beta5, but signifying a major step in the release cycle.
If no critical bugs are added after a short period in time we will go 1.0 final.
strongarm 7.x-2.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-beta5.tar.gz | 11.99 KB | b1e005f4ba1a08c8e78c041eabc5dcdf |
| strongarm-7.x-2.0-beta5.zip | 13.92 KB | ffee0166d8b503d43c7cfeecc522c775 |
Release notes
Likely the last beta before a final, if nothing big pops up.
Included in this release:
- Issue #1311704 by AntoineSolutions: Explicitly set order of variables returned by the database.
- Issue #1345328 by Pol: Fixed Error when running updb.
- Issue #1350346 by patcon, floretan: Fixed Fatal error when exporting variables with colons in their names.
strongarm 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.1.tar.gz | 12.73 KB | fe0c251a75b313bee5e5608d370a2220 |
| strongarm-6.x-2.1.zip | 14.97 KB | b180e8ace61665883861f5485846641b |
Release notes
Significant performance improvements, Documentation, and cleanup to match features api changes.
strongarm 7.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-beta4.tar.gz | 11.96 KB | dd2b5489eff881c8ac5600a985d82dbb |
| strongarm-7.x-2.0-beta4.zip | 13.9 KB | 9f0822c236a4a3c35fbcb0158015825d |
Release notes
Fixed #1286396: Notice: Undefined property: stdClass::$in_code_only in variable_features_export() (line 158 of path/to/strongarm.module). that caused an annoying issue that was generating a ton of PHP notices.
strongarm 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-beta3.tar.gz | 11.96 KB | 1dfe9c89660a9fb31c36949e9d387e36 |
| strongarm-7.x-2.0-beta3.zip | 13.9 KB | cbd3938a413e830d52f63b327ff2669f |
Release notes
strongarm 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.x-dev.tar.gz | 12.04 KB | 5b1b2e3ab44d6dc5719942d859780d2b |
| strongarm-7.x-2.x-dev.zip | 13.98 KB | df542e3b84a13520d2ef0c31244b05fc |
Release notes
Dev version for 7.x-2.x
Fixed: Issue #1117882 by floretan: Update hook_features_pipe_alter() with D7 variables
strongarm 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-beta2.tar.gz | 12.29 KB | 5bb7adb1f90ba6107fd793f0c5f2bfab |
| strongarm-7.x-2.0-beta2.zip | 14.42 KB | 889a9bf214b50846d42c3a30f4b324bb |
Release notes
- Update function signature for
strongarm_features_pipe_node_alter()to match change in Features. - Update variable cache retrieval.
strongarm 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-7.x-2.0-beta1.tar.gz | 12.26 KB | 05634757865f7944d924d4630957cff6 |
| strongarm-7.x-2.0-beta1.zip | 14.41 KB | 2e0bf64ebf2e3545ff3a4ca0c36e5775 |
Release notes
Initial beta of Strongarm 2.x for Drupal 7.
strongarm 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0.tar.gz | 12.49 KB | da6615c892dbe939a9b62bd2d40d132c |
| strongarm-6.x-2.0.zip | 14.6 KB | 61027528189863e259cbe8dc885c1014 |
Release notes
6.x-2.0 of Strongarm.
strongarm 6.x-2.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0-rc2.tar.gz | 12.49 KB | 8839ca398583c0cbc0a3c7210ca31f48 |
| strongarm-6.x-2.0-rc2.zip | 14.6 KB | 1c358ee4a6201a2fa08739e1377c8971 |
Release notes
- #762156 by nquocbao: Fix reset parameter for
strongarm_set_conf() - Add
strongarm_vars_load()API function for loading all strongarmed and non strongarmed vars. - Adding a hook_help implementation.
- Fix for PHP strict warning.
- #849880 by msonnabaum, arithmetic: Fix for PHP notice.
- Remove stale
strongarm_get_culprits()function. - Format help page for Strongarm with markdown if present.
- #792472: Implement node type to strongarm pipe for Features
- Less verbose
hook_help().
strongarm 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0-rc1.tar.gz | 10.93 KB | f2f5997b969c88ba6533b49bb0fa0892 |
| strongarm-6.x-2.0-rc1.zip | 12.77 KB | bc1d1c420b1e86cedd1065bff4766f5b |
Release notes
This release introduces an important API change if you have exported features using Strongarm 2. Please see http://drupal.org/node/682730#comment-2564822 for changes you will need to make to your exported features.
Release candidate 1.
- Removing custom variable export function (committed to CTools and included in 1.3) and changing CTools export API owner to 'strongarm'.
strongarm 6.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0-beta3.tar.gz | 10.95 KB | 4be7ff72d4614deb301491993cbdaa60 |
| strongarm-6.x-2.0-beta3.zip | 12.76 KB | 7e1dca47839424821e91207709ebbf66 |
Release notes
- Improved display of boolean values.
- Cleaner re-init'ing of paths.
- Ensuring that site_frontpage exception respects language prefix when making check
strongarm 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0-beta2.tar.gz | 10.64 KB | 9d26d3c3c42bee575a7f6b70d9a4c788 |
| strongarm-6.x-2.0-beta2.zip | 12.42 KB | 874a34a833809b7f5d6a4823dc6e3d17 |
Release notes
- by alex_b: Update hook for 2.x
- german translation by Thomas_Zahreddin
- #651914: Prevent strongarm from init'ing during install steps.
- Ensure schema cache is not stale and actually init. Allows strongarm to be used during install tasks of install profile.
- #655362: Allow exporting of stdClass objects.
- Workaround for early bootstrap check of 'site_frontpage' variable.
- #656600 by mrfelton: Allow hardcoded settings.php global conf variables to retain their values.
strongarm 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-2.0-beta1.tar.gz | 8.33 KB | 0694ae9493af473bc5257b10f187ae08 |
| strongarm-6.x-2.0-beta1.zip | 9.61 KB | 8fb89e5e67f3fbf6a70cc7cff37805fa |
Release notes
First beta release of the 2.x branch. This branch uses leverages ctools for exporting and providing default values for Drupal variables. Additionally the drush command has been removed as that functionality is now provided by drush directly (drush vget).
strongarm 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-1.1.tar.gz | 10.21 KB | 5b787ca7cba3854dcc99961ef14cd951 |
| strongarm-6.x-1.1.zip | 12.18 KB | 9857955ec29a345d78593b99d10982aa |
Release notes
Security fix SA-CONTRIB-2009-103
strongarm 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-1.0.tar.gz | 10.04 KB | f247f64606e8b011581690dad8254c9e |
| strongarm-6.x-1.0.zip | 11.74 KB | 02200b9979cc6f9f5054830d1faddaa2 |
Release notes
First stable release of Strong Arm.
strongarm 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-1.0-beta3.tar.gz | 9.85 KB | 1e897ab8b08bde653db00b69a8f5a008 |
| strongarm-6.x-1.0-beta3.zip | 11.51 KB | 159a5b284a3001696ead87efc26bdeb4 |
Release notes
Strongarm can now be put in weakarm mode at admin/settings/strongarm. Once in weakarm mode, variable defaults can be overridden and/or reverted.
strongarm 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| strongarm-6.x-1.0-beta2.tar.gz | 8.08 KB | 9d1ae657690ee10ca4838556bba9733c |
| strongarm-6.x-1.0-beta2.zip | 9.07 KB | cfa2fa9f5ffcb2c9a364719e21987831 |
Release notes
Bug fixes.