Download | Size | md5 hash |
---|---|---|
advagg-6.x-1.1.tar.gz | 143.34 KB | 00f93cb3d6f145996db2f755219cdd39 |
advagg-6.x-1.1.zip | 183.42 KB | 73415a41f8e79f33c27b5b6644ef3a93 |
Release notes
1.1 release
KNOWN ISSUE
#1207178: Flush your caches
Bugs fixed in this release
#1193176: private file system + advagg_file_download() creates unnecessary errors filesize()
#1192824: Bad handling of non-existant files: empty css bundle completely disables aggregation
#1194226: Warning: stream_select() [<a href='function.stream-select'>function.stream-select</a>]: No stream arrays were passed in advagg
#1193350: Serving unstyled pages while bundles are initially generating
#1197280: race condition
#1193504: Better Cache Reset Handling
#1195998: Various bundle generation issues (redirects, loops, hanging pages etc)
#1206810: Add in the query string in advagg_css_js_file_builder
New features in this release
#1192422: Bundler logics documentation
#1193504: Better Cache Reset Handling
#1195556: Include core locking if using drupal 6.15 or below
#1198334: Notice about Adv CSS/JS Agg - LABjs Closure
#1199622: Record file size in the advagg_files table
#1196434: Some suggestions for the bundler
#1202396: Allow for async requests to work on a dev install behind basic auth.
Behavior that has changed
advagg_css_js_file_builder() api has changed slightly.
New setting: Aggregation Inclusion Mode
- By default it will build the aggregate in the background, getting the html out the door even quicker.
AdvAgg now requires Drupal 6.16+ or the locking framework patch.
These are the known 3rd party issues with this release.
#1193578-2: Emulate theme('page') processing to obtain list of css/js files
#1172010-6: Quicktabs, AdvAgg - Loaded via AJAX do not pull advagg bundles
#1149792-9: CTools - Allow ctools_ajax_page_preprocess to not be ran & added documentation to includes/ajax.inc
#1120266: CSSTidy - @font-face broken in Firefox 3.6.x. & Opera 11.1x
#1122766: CSSTidy - Corrupted CSS background image properties when "Preserve CSS" is disabled
Patches for CSSTidy are welcome & will be accepted; but me fixing this library is out of the scope of this project. The github project would be the correct place for fixes to CSSTidy.
Feature requests that have not been coded:
#1140624: Create GUI for full control over bundles used
#1181928: Optimize output from css_emimage
#1078050: Add support for Google's Closure compiler
Known to work well with these modules:
http://drupal.org/project/jquery_update
http://drupal.org/project/jquery_ui
http://drupal.org/project/cdn
http://drupal.org/project/labjs
http://drupal.org/project/headjs
http://drupal.org/project/parallel_css
If you are using the CSS Embedded Images module be sure to use the latest patch from here #1078060: CSS Embedded Images - Add in support for advagg's hooks OR use the latest snapshot from my fork. Direct snapshot download link: http://drupalcode.org/sandbox/mikeytown2/1094988.git/snapshot/e65b10d4f6...