Project:CSS Gzip
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Issue tags:CSS aggregation, CSS gzip, private download

Issue Summary

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

#1

Status:active» postponed

postponed, let me know if you want this.

#2

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

#3

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.

#4

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.

#5

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

Use YSlow to verify.

#6

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

nobody click here