Enable minifaction for javascripts in footer
derjochenmeyer - May 1, 2009 - 13:09
| Project: | Javascript Aggregator |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Attached is a patch to additionally enable minifiation and gzipping of js files outputted in the footer.
Therefore splitting up the original code of Drupal 6 version (all maintained by Rob Loach) into different functions.
| Attachment | Size |
|---|---|
| javascript_aggregator_minify_footer_js.patch | 5.36 KB |

#1
Also check this additional patch #409688: minified javascript not being referenced when $scripts is printed for ensuring that Javascript Aggregator works when jQuery Update is enabled.
Tested both patches in combination (example).
- Total js size without Javascript Aggregator: 168 KB
- Total js size with Javascript Aggregator: 33 KB
#2
Added this to current dev.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.