Closed (won't fix)
Project:
CSS Gzip
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jun 2009 at 11:11 UTC
Updated:
14 Mar 2012 at 01:01 UTC
Could steal my code from boost, in this issue queue for the how to... #413908: Cache js/css files, allow for a "static" site
This would require user modding .htaccess file though...
Comments
Comment #1
mikeytown2 commentedpostponed, let me know if you want this.
Comment #2
3dloco commentedHello,
I would like to know if this works after patching D6 as per #572516: make private download method support css/js aggregation, color module and js translations?
Thanks,
KH
Comment #3
mikeytown2 commentedare the css files still stored in /files/css? if yes then it will probably work; try it out and let me know if it doesn't.
Comment #4
404 commentedI want this feautre in css gzip.
Modifying a .htaccess doesn't scare me, but applying that core patch do (#572516: make private download method support css/js aggregation, color module and js translations?)!
Without css gzip working with private download file system, my sites serve 28 css files (from core and contrib modules ) to users.
Comment #5
mikeytown2 commented@404
if your using boost, your already gzipped; even if private download, if its enabled.
Use YSlow to verify.
Comment #6
404 commented>@404
>if your using boost, your already gzipped; even if private download, if its enabled.
>Use YSlow to verify.
Yes, all css and js are gzipped! Boost is beautiful!
Comment #7
mikeytown2 commentedCSS Gzip will no longer be updated/supported. All future development is being done in the Advanced CSS/JS Aggregation module.
Comment #8
mikeytown2 commented