Closed (fixed)
Project:
BAWStats
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Oct 2009 at 21:41 UTC
Updated:
29 Jul 2011 at 01:31 UTC
I ran into this first with a css issue. There are so many css files in a drupal site as there is. No need to display more to the user than they can use.
| Comment | File | Size | Author |
|---|---|---|---|
| bawstats.css_.patch | 570 bytes | mgifford |
Comments
Comment #1
egfrith commentedThanks for this and sorry for the delay in replying.
In principle, the idea of serving as few CSS files as possible sounds good. However, I'm wondering how this would interact with CSS aggregating, if it's enabled. Is it be possible that the CSS comes through in the aggregated file anyway? Is it be possible for the CSS to be aggregated when an someone without "view site statistics" permission is logged in?
Comment #2
mgiffordOk, you got me there. Not sure how caching css files is managed for logged in users. I'll let you know if I do find out though.
Comment #3
egfrith commentedGreat - if it looks like your patch or a modified version of it wouldn't cause problems, I'd be happy to commit it.
Comment #4
egfrith commentedThanks - if it looks like your patch or a modified version of it wouldn't cause problems, I'd be happy to commit it.
Comment #5
egfrith commentedThis has now been applied: http://drupalcode.org/project/bawstats.git/commit/d2c4bec
Apologies for the long delay in this happening - I don't know why it took so long.
Comment #6
mgiffordglad it is in..