I have CSS aggregation turned on, but views stylesheet isn't being aggregated. It would be nice if it can be. What can I do? Thanks!

Comments

Flying Drupalist’s picture

Project: Fasttoggle » Views (for Drupal 7)
Version: 6.x-1.3 » 6.x-2.5

Whoops, wrong issue queue.

kkaefer’s picture

Status: Active » Postponed (maintainer needs more info)

To help debug this, please describe in detail what you did to install, enable and configure the module. Also please explain what your goal is, what sf_cache.module is doing and what you expected it to do (the same is true for the other issue you submitted).

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Because Views stylesheets are added conditionally, they are intentionally not aggregated. Doing so could cause the aggregator to create many different caches.