sf_cache 5.x-1.2
Posted by kkaefer on February 23, 2009 at 8:12pm
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-5.x-1.2.tar.gz | 46.08 KB | a206f352da50f76017da3eb9d093c8bd |
| sf_cache-5.x-1.2.zip | 58.16 KB | cda8bdf25e7fcf1d8ee7eeb7e07de579 |
Last updated: December 24, 2010 - 23:47
Release notes
Changes since DRUPAL-5--1-1-A:
- #256521 by sinasalek: Add table prefix awareness to autodetect query
- #255912: Properly execute the shell command
- refactor replacement method; eliminate nearly duplicate code
- fix an issue with CSS URL rewriting where paths relative to the host (beginning with a /) which are enclosed with quotes and included into another CSS file using @import were not properly changed
- also process JavaScript that is in the footer
- rename Support file Cache to Support File Cache
- Rename compression to minification to prevent further confusion with gzip vs. minification
- #288034: Compressing JavaScript with JSMin
- Fixed error when deleting a bundle
- Warn user when theme and non-theme files are put together in a bundle
- Treat ./ correctly
- fixes various file inclusion bugs and adds quotes back when they were in a url() originally
- prevent infinite loop by choosing a unique starting value
CAUTION: This release has not been tested extremely thoroughly. Please update with care.
sf_cache 6.x-1.x-dev
Posted by kkaefer on February 23, 2009 at 8:08pm
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-6.x-1.x-dev.tar.gz | 46.19 KB | 7f692bcf5f16c21d78cefe821e0cef31 |
| sf_cache-6.x-1.x-dev.zip | 56.56 KB | ff4e660bb3e453193f3ce91067b1149f |
Last updated: February 25, 2011 - 07:49
Release notes
Drupal 6 development version of sf_cache
sf_cache 5.x-1.1-a
Posted by kkaefer on March 25, 2008 at 4:34pm
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-5.x-1.1-a.tar.gz | 41.81 KB | 99cdb016f7e47fba8546b736df9d418b |
| sf_cache-5.x-1.1-a.zip | 52.95 KB | 71899741b24b07181148b59cc7998640 |
Last updated: December 24, 2010 - 23:47
Release notes
Changes since DRUPAL-5--1-1:
- #238533: Bundle editing is broken due to missing include file
sf_cache 5.x-1.1
Posted by kkaefer on March 24, 2008 at 10:38pm
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-5.x-1.1.tar.gz | 41.72 KB | fc651efd1a528411d178936978bace86 |
| sf_cache-5.x-1.1.zip | 52.92 KB | 713d4b6eeec7109cd1634239f1358225 |
Last updated: December 24, 2010 - 23:47
Release notes
Changes since DRUPAL-5--1-0:
- Move the UI module to its own subdirectory and split it up in several files
- Split up the main settings page and move path related options to its own tab
- Add option to enable/disable sf_cache based on the theme used
- Add troubleshooting information for when the theme implements the _phptemplate function
- Escape the shell commands properly
- Files can now be compressed separately from each other
- Moved default folders from css/js to sf_css/sf_js
- Cleaned up bundle listing theme code
- Optimized png files
- Add support for third party composite file compressors
- Cleaned up table rendering
- Minor improvements
- Rearranged README.txt/INSTALL.txt
- Added file comments
- Updating changelog
- Weird bug with index 0 in Forms API (?)
sf_cache 5.x-1.0
Posted by kkaefer on March 10, 2008 at 12:25am
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-5.x-1.0.tar.gz | 35.28 KB | 63f94d539fc5adf10cd05b125aaf5822 |
| sf_cache-5.x-1.0.zip | 41.17 KB | 8376de41665856effb9f77ebcd069fd8 |
Last updated: December 24, 2010 - 23:47
Release notes
Initial stable release.
sf_cache 5.x-1.x-dev
Posted by kkaefer on February 19, 2008 at 7:57pm
| Download | Size | md5 hash |
|---|---|---|
| sf_cache-5.x-1.x-dev.tar.gz | 46.42 KB | a36f0f05d93e03e893c8f20ee4927402 |
| sf_cache-5.x-1.x-dev.zip | 57.14 KB | 330d63281a2deb866843846b9e32c056 |
Last updated: February 25, 2011 - 07:49
Release notes
Development version