Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2010 at 17:41 UTC
Updated:
30 Apr 2010 at 17:13 UTC
This is a spin off issue from #228818: IE: Stylesheets ignored after 31 link/style tags. In that issue there seemed to be tremendous support (including a patch #152 - probably needs some work though) So I thought I'd open the floor to the wider group ... should we? shouldn't we?
Comments
Comment #1
johnalbinI'm in favor of this. But not strongly.
Comment #2
webchick-1 from me. Cross-post from #228818: IE: Stylesheets ignored after 31 link/style tags:
Something we worked very hard on this release was making it possible to create beautiful themes in Drupal with just CSS, without diving into template.php. We even added the Stark core theme to facilitate this.
New users are the ones most likely to install Drupal using the Standard profile. They'll immediately see that Garland is ugly, and then look to see what they can do about that. "Oh! Neat! A base theme I can start modifying myself! Let me go get Dreamweaver. WTF? Did I forget to Save? No... Did I forget to FTP? No... WHY DOES DRUPAL HATE ME?!?!"
Ick. :\
Drupal's target audience is not end users; it's people building websites for their end users. 99.9% of them are going to want Drupal to look different than it does out of the box. They will all hit this issue.
Comment #3
owen barton commentedI just had a bit of a brainwave that I think should address webchick's concern - posted patch over at #678292: Add a development mode to allow changes to be picked up even when CSS/JS aggregation is enabled.
Comment #4
dries commentedI think it would an improvement, actually. Of all the people that install Drupal, I think relatively more people are concerned about performance, and relatively fewer people care about changing CSS. I think Drupal's target audience is both end-users and site builders -- and not all site builders need to be themers.
Comment #5
bleen commentedmore discussion about this is happening here: #678292: Add a development mode to allow changes to be picked up even when CSS/JS aggregation is enabled
Comment #6
effulgentsia commentedLet's centralize the discussion of this on #678292: Add a development mode to allow changes to be picked up even when CSS/JS aggregation is enabled. There may be other issues that discuss a different angle on this, but I don't think this issue is adding anything not covered over there.