Project:Code Filter
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

Title:Preprocess CSS file» Allow aggregation of CSS file

Better title ;)

#2

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

#3

Please get it committed. I have like a hundred modules and codefilter.css is the only one not being aggregated.

#4

Status:needs review» reviewed & tested by the community

indeed.

#5

Version:6.x-1.x-dev» 7.x-1.x-dev
Status:reviewed & tested by the community» fixed

Applied to 6.x and 7.x branches.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here