cache_browser 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.4.tar.gz | 15.45 KB | b2bc8852ba9ce81193be8f3f5c22b924 |
| cache_browser-6.x-1.4.zip | 19.75 KB | 9155487ece7b7e1e30053c705820026b |
Release notes
- Add compatibility with Drupal Behaviors (javascript).
- Added support to flush more than one item at a time (multiple selection boxes).
- Updated translation templates, and translation to spanish.
Upgrading does not require running update.php. However, it is recommened to flush all caches.
cache_browser 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.x-dev.tar.gz | 14 KB | 5aa79098a39077625f811428a35fae3c |
| cache_browser-6.x-1.x-dev.zip | 16.51 KB | 6d65d0153e879f61b66691b7dbf40779 |
cache_browser 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.3.tar.gz | 15.38 KB | 3c11c9c6a882ba726992817634a05b5e |
| cache_browser-6.x-1.3.zip | 19.7 KB | 82d318e6466757816c9009f145e9b440 |
Release notes
The Cache browser module now requires the format_number module to format floating point numbers based on site default/user defined settings.
cache_browser 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.2.tar.gz | 15.41 KB | ed437acabc875da4ed26186be40db673 |
| cache_browser-6.x-1.2.zip | 19.77 KB | 4b265d2cd0c70e97448a10144cf9b798 |
Release notes
- Added translation template and spanish translation.
- Optimized data dump output.
- Allow data dump function to be called more than once per page.
- Added cbdump($mixed [,$name]) funcion for debugging purposes (for developers).
- Fixed hook_help() path.
- Bugfix: #325603: Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$'.
This release does not require update.php ;)
cache_browser 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.1.tar.gz | 13.58 KB | a8970eb591412df2de9decb16f6b049f |
| cache_browser-6.x-1.1.zip | 16 KB | fdd5d7f318e3185fb3f8a52455ac4371 |
Release notes
This release includes an alternative to var_dump with recursion prevention and nested level limits to avoid getting "Fatal error: Nesting level too deep - recursive dependency?" PHP errors.
cache_browser 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| cache_browser-6.x-1.0.tar.gz | 13.38 KB | 9f17e67943a378b8f9dca0b9bdc63b35 |
| cache_browser-6.x-1.0.zip | 15.86 KB | 8e7db76bb5bfdd8b132fd60caf13c7e5 |
Release notes
First public release of the module.