Downloads

Download tar.gz 20.62 KB
MD5: 18811368a3a701bef29c35e528d59e38
SHA-1: 608b3cfc5c5bebac41d34422409873310588286c
SHA-256: a3cc2f4005040e06de6ad74a7c1e39855efcd67e5338c78c062209205dac97e2
Download zip 27.09 KB
MD5: 07d7da1e926ed869a327740332f2a93f
SHA-1: 71aa223202eef8799a2c5c974ca96c012bd15de0
SHA-256: 258a9a5e8c30283460ec692fc885087dc5286ed19008ee6090765a1d3efeaaed

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:
  1. 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.
  2. 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?

Created by: pobster
Created on: 17 Sep 2010 at 10:15 UTC
Last updated: 17 Sep 2010 at 10:17 UTC
Unsupported

Other releases