Allow aggregation of CSS file

psynaptic - October 16, 2009 - 01:52
Project:Code Filter
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Attached patch simply removes some unnecessary parameters to the drupal_add_css call.

The behaviour before the patch is to add the codefilter.css file separately and causes an extra HTTP request for no reason. The new behaviour is to allow the CSS file to be aggregated with the others.

AttachmentSize
codefilter.css_preprocess.patch675 bytes

#1

psynaptic - October 16, 2009 - 01:53
Title:Preprocess CSS file» Allow aggregation of CSS file

Better title ;)

#2

greggles - November 2, 2009 - 02:58

+1. This seems like a simple one to commit to get some performance benefit.

 
 

Drupal is a registered trademark of Dries Buytaert.