Releases for Path Cache
pathcache 6.x-1.3
pathcache 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| pathcache-5.x-1.0.tar.gz | 9.09 KB | 2c9123abe2da3afef2cce569003fc654 |
Official release from CVS tag: DRUPAL-5--1-0
Last updated: November 6, 2009 - 02:46
Backport of pathcache module to Drupal 5.
Language support and support for hook_flush_caches() was removed, as these did not exist in Drupal 5.
#521258 (use REQUIREMENT_WARNING) is incorporated.
#533892 (TTL of cached values) is incorporated.
pathcache 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| pathcache-6.x-1.2.tar.gz | 9.38 KB | 34fc97c95f82cdae7ddb86e8344a18e2 |
Official release from CVS tag: DRUPAL-6--1-2
Last updated: December 5, 2008 - 03:15
Fix function naming in .install file.
pathcache 6.x-1.1
jvandyk - December 5, 2008 - 03:02
| Download | Size | md5 hash |
|---|---|---|
| pathcache-6.x-1.1.tar.gz | 9.39 KB | e654fb124257c6b4876e349bd00f9dac |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: December 5, 2008 - 03:05
The .install file now creates cache_pathsrc and cach_pathdst database tables, so that the module is compatible with memcache.db.inc (cache writes are done to these tables, and when memcache fails and memcache.db.inc falls back to the database, it expects these tables to be there).
pathcache 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| pathcache-6.x-1.0.tar.gz | 8.91 KB | ab35baf0c60b297622a283f7603f7552 |
Official release from CVS tag: DRUPAL-6--1-0
Last updated: December 3, 2008 - 21:50
Initial release.
