cache_converter 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.5.tar.gz | 24.21 KB | 7c3643f5b1951fdae1939e41e9f6ccbd |
| cache_converter-6.x-1.5.zip | 32.62 KB | 61560a3ee209cdfb873f7fe14861fbb6 |
Release notes
Adding some stuff I did ages ago but forgot to commit;
- Adding custom WHERE clause to drush
- Adding textarea for template if you don't want to upload a tpl file and create a template from scratch
- Fixing a few minor issues with incorrect messages
cache_converter 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.4.tar.gz | 23.98 KB | edec15ab2169151c4c5b3567b34ad6ea |
| cache_converter-6.x-1.4.zip | 31.98 KB | 042333f0ac6decc80a9fe2b469323fa3 |
Release notes
Improved theme function.
Added cache_converter_generate function to avoid using file_get_contents to manually generate derivatives.
Added api.php hooks file (deprecated README file - will probably remove it...)
Moved all the modules into their own folders.
Dropped support for cache_converter_processing folder (that was a terrible idea).
Added support for module hooks.
Minor bugs fixes.
cache_converter 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.3.tar.gz | 22.89 KB | b73079c8a5ada02e5f9c28be2f7ff1ae |
| cache_converter-6.x-1.3.zip | 30.26 KB | d6f3e5c72526f5b217e5af518a8c491a |
Release notes
Bulk install routine needs to check for existence of table before truncating it.
cache_converter 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.2.tar.gz | 22.86 KB | c82fe89e78148109c07f5d5da55f7c56 |
| cache_converter-6.x-1.2.zip | 30.24 KB | 2b8ad9abce90db09b5869718c194c8d6 |
Release notes
Removed need to store uploaded template files, now they're removed as temporary files handled by Drupal.
cache_converter 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.1.tar.gz | 22.56 KB | 4603679890d0276aa51f00894a6111a5 |
| cache_converter-6.x-1.1.zip | 29.38 KB | 15c0f6b79d663f3a2a6c46748b5c88fd |
Release notes
Better handling of drush create command logging.
More options for organising content for processing (drush).
This probably doesn't warrant a new release but these changes are too useful to keep in the development branch.
cache_converter 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0.tar.gz | 22.15 KB | db7c3a410ddf3cb25535d836cbe147ab |
| cache_converter-6.x-1.0.zip | 28.91 KB | 5ffb9a9f1918ce5a286963abccf13858 |
Release notes
Initial release of the Cache Converter project.
cache_converter 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0-beta5.tar.gz | 21.58 KB | f2964106791de97e22be4edcd472f8ad |
| cache_converter-6.x-1.0-beta5.zip | 28.17 KB | ec7bbc7d80e890bb6162918e61fd6eb5 |
Release notes
Added delivery hook and example implementation to README.txt.
Last BETA before release... Probably...
cache_converter 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0-beta4.tar.gz | 21.35 KB | 63f8ccaa6c9ecd23b36181974ccd9728 |
| cache_converter-6.x-1.0-beta4.zip | 27.9 KB | dbe9b914823024b0581f12e39d5db9b4 |
Release notes
Just minor updates to drush reporting text.
Possibly something else as well... Can't remember - would have also been minor.
I expect probably one more BETA release and then I'll put out release 1.0
cache_converter 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0-beta3.tar.gz | 21.26 KB | ca07415b62ddcf1ec1103132ca4c0edb |
| cache_converter-6.x-1.0-beta3.zip | 27.8 KB | 2c360bfa8c682f40537b3ed0e73b8cfc |
Release notes
Fixing drush create command.
Fixing (VBO) action.
- TODO:
-
- Not a lot...
- Maybe improve the SimpleTests?
- Manually test for fringe case use.
cache_converter 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0-beta2.tar.gz | 21.22 KB | 9fa283a6de37e5f599860ad5d44b2307 |
| cache_converter-6.x-1.0-beta2.zip | 27.76 KB | 8ac37fb09837a563f82787d7eef17004 |
Release notes
Added setting for turning on and off debug page (and validation for node-types for it).
Minor coding alterations.
cache_converter 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.0-beta1.tar.gz | 20.62 KB | 18811368a3a701bef29c35e528d59e38 |
| cache_converter-6.x-1.0-beta1.zip | 27.09 KB | 07d7da1e926ed869a327740332f2a93f |
Release notes
Initial stable release of the Cache Converter project.
NOTE: This is in BETA, so please do not install on production sites unless you know what you're doing.
- Known issues:
-
- The bulk creation table never seems to get populated, which means nodes don't get flagged so 'batch' type operations will always process the first 'x' amount rather than the next 'x' unprocessed amount.
- Simpletests fail if cache_converter_create_url($preset, $node->nid) path is checked before debug path "node/$node->nid/convert/$preset". There doesn't seem to be any reason for this as either method seems fine and both run the same functions to create the cache file.
I feel these are minor, especially 1. as the VBO integration allows you select nodes to process on a Views page. 2. isn't so minor but I can't reproduce it outside of SimpleTest, so maybe it's a cache thing?
cache_converter 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cache_converter-6.x-1.x-dev.tar.gz | 24 KB | 7009e6e708fd5e99d123ba1a88bbd9f1 |
| cache_converter-6.x-1.x-dev.zip | 31.43 KB | fbac354860ab89232cb8eb0480169bef |
Release notes
Nightly development snapshot for Drupal 6 branch.