Why I have this strange css file in my Zen subtheme? I don't need this aggregation during development. How can I disable it?
http://www.site.com/modules,_system,_system.base.css,qmmrd3f+misc,_ui,_jquery.ui.core.css,qmmrd3f+misc,_ui,_jquery.ui.theme.css,qmmrd3f+misc,_ui,_jquery.ui.datepicker.css,qmmrd3f+modules,_comment,_comment.css,qmmrd3f+sites,_all,_modules,_date,_date_api,_date.css,qmmrd3f+sites,_all,_modules,_date,_date_popup,_themes,_datepicker.1.7.css,qmmrd3f+modules,_field,_theme,_field.css,qmmrd3f+modules,_node,_node.css,qmmrd3f+modules,_user,_user.css,qmmrd3f+sites,_all,_modules,_views,_css,_views.css,qmmrd3f+sites,_all,_modules,_colorbox,_styles,_default,_colorbox_style.css,qmmrd3f+sites,_all,_modules,_ctools,_css,_ctools.css,qmmrd3f+sites,_all,_modules,_webform,_css,_webform.css,qmmrd3f+sites,_all,_themes,_support,_css,_normalize.css,qmmrd3f+sites,_all,_themes,_support,_css,_wireframes.css,qmmrd3f+sites,_all,_themes,_support,_css,_layouts,_responsive-sidebars.css,qmmrd3f.pagespeed.cc.pChn5NxWRO.css
All core aggregation settings are off and I still see this.
Comments
Comment #1
echoz commentedI've never seen anything like that. If you see this after clearing all caches, you can provide a screenshot of how you see this in your source.
Comment #2
jasom commentedComment #3
echoz commentedIs your subtheme named "support"?
I should have clarified by "clearing caches" I meant the drupal caches (admin/config/development/performance) rather than just browser caches (just in case you missed that).
Still strange in that if aggregation is turned off (unchecked), the css files are listed separately as yours are, but are @import tags rather than link tags like we see in your screenshot.
So the odd strings with commas are gone. If you are just starting, you might solve the mystery by starting over creating your subtheme.
Comment #4
jasom commentedI found it is by Google's mod_pagespeed which I recently enabled as experiment.
Comment #5
echoz commentedComment #6.0
(not verified) commentedsd