creeper 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| creeper-7.x-1.1.tar.gz | 9.38 KB | 373ccff8bca8476807217acf56fc2b39 |
| creeper-7.x-1.1.zip | 10.75 KB | aaf4dc93e39aad51c3cadb3cb4320f6c |
Release notes
The release fixes two key problems that stopped the module from working correctly on Drupal 7:
Read morecreeper 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| creeper-7.x-1.0.tar.gz | 8.28 KB | 6b9f67eca22b12f300eae1874ae17ee6 |
| creeper-7.x-1.0.zip | 9.68 KB | b251e01011a3ccb66357f166644b6267 |
Release notes
Port to D7.
Thanks to Ryan Palmer for the patch.
The configuration form has now a "check settings" element.
creeper 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.6.tar.gz | 8.28 KB | d4508afd45129fb6969e9f08734c8c84 |
| creeper-6.x-1.6.zip | 9.68 KB | 287fdd44790c12d66b17b529330a2a1b |
Release notes
- fixed issue #1061412: Link to AWS SDK is broken reported by mikeker.
- Some functions and variables using "cloudfusion" in their names have been renamed to use awsdk instead.
creeper 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.5.tar.gz | 8.33 KB | 16296f0da8f40009d384bf1aa28e2857 |
| creeper-6.x-1.5.zip | 9.88 KB | 6a9dee3a99eab892bac1b75871d0c2ea |
Release notes
Updated to move from cloudfusion to aws sdk for php.
creeper 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.4.tar.gz | 8.07 KB | 558bb8447f3a80523402e6556782914c |
| creeper-6.x-1.4.zip | 9.42 KB | bffadc32ea3b28fe474d3dd8f239ab6d |
Release notes
- the library is now included via hook_init, so it is possible to use features/strongarm modules to preset cloudfusion settings.
- added a .install to clean variables and set a weight to the module in order to his hook_init is executed just after the strongarm one, so if other module wants to perfom amazon call during hook_init it will be ok.
creeper 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.3.tar.gz | 7.77 KB | d7561306c952e0f1b385595c2457052f |
| creeper-6.x-1.3.zip | 8.89 KB | 2bd82ef3fdd62ecc340f92db10e45263 |
Release notes
Updated for Cloufusion 2.5
- The config file was updated (minor change)
- Instructions in README file updated
creeper 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.2.tar.gz | 7.65 KB | 9b302fd8ead861b69b0dfebeea099220 |
| creeper-6.x-1.2.zip | 8.77 KB | a6839462afdab92a19d948291af3d543 |
Release notes
Updated to work with cloudfusion !
Thanks to toemaz for the patch !
creeper 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.1.tar.gz | 7.63 KB | 16281a34efb9866989e5fa4427edef07 |
| creeper-6.x-1.1.zip | 8.77 KB | 20505493025e046cfe5650f79883f4fd |
Release notes
fix bug release
creeper 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.0.tar.gz | 7.62 KB | f2c5c72e65dd949cb8160cb5e1b5225d |
| creeper-6.x-1.0.zip | 8.76 KB | 73617c0b8f8bc0cb5c2d960abc021556 |
Release notes
The first stable release of this project, as it just a wrapper over the tarzan API, this module just offers an easy way to add your AWS keys in the administration section of your drupal site, and allow you to simply use the Tarzan API in each modules that declares a dependencie to the creeper module.
Follow the provided README.txt for installation instructions please.
creeper 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| creeper-6.x-1.x-dev.tar.gz | 7.62 KB | b9bc136bf406f7f27c84300e8daf1e60 |
| creeper-6.x-1.x-dev.zip | 8.77 KB | 579eaab61156acb4d01f6533f687e05a |
Release notes
first commit and release of the project