Closed (fixed)
Project:
CSS Gzip
Version:
6.x-1.3
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 06:54 UTC
Updated:
8 Oct 2009 at 10:14 UTC
Just wondering if it's possible to force the module to ignore the core and contrib CSS files, since I do not use them in my themes (have a preprocess override to nix them). The only CSS I wish to use is defined in the theme .info files. The compressor currently disregards my theme settings and will aggregate all core and contrib css. Is there any way do avoid this
Apologies if this is the wrong section, it may be more to do with Drupal's stock aggregator.
Comments
Comment #1
mikeytown2 commentedHere's a good starting place: http://api.drupal.org/api/function/drupal_get_css/6. I would ask in the support forum for some help. Fairly sure this is the wrong place for your issue. Reopen if you think otherwise. Once you get core to not aggregate core css files, you probably need to use the "GZip CSS: Use hook exit as well" setting.