Downloads
Download tar.gz
41.72 KB
MD5: fc651efd1a528411d178936978bace86
SHA-1: 5a425cb44bf3fd137bd7afa94c264a209a1fc92d
SHA-256: 728ad75f56f18534f2a1f444a8ecf04db051e2bd664ffe992fa0f6d2016b3c2e
Download zip
52.92 KB
MD5: 713d4b6eeec7109cd1634239f1358225
SHA-1: 1b4608d6529d92fc8c436f678fe9ad94fd782ab9
SHA-256: 273ff964202f99212ec41f9b0a696008c15c3e939836f77d95800c461621faf6
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 (?)