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

mikeytown2’s picture

Status: Active » Postponed

postponed, let me know if you want this.

3dloco’s picture

Hello,

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

mikeytown2’s picture

are 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.

404’s picture

I 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.

mikeytown2’s picture

@404
if your using boost, your already gzipped; even if private download, if its enabled.

Use YSlow to verify.

404’s picture

>@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!

mikeytown2’s picture

CSS Gzip will no longer be updated/supported. All future development is being done in the Advanced CSS/JS Aggregation module.

mikeytown2’s picture

Status: Postponed » Closed (won't fix)