[development] 4.8/5.0: Modules, the install system, and directories

Morbus Iff morbus at disobey.com
Thu Feb 23 17:36:48 UTC 2006


>>>     * misc/drupal.css can get split up into module directories
>>>       so that module-specific CSS (such as aggregator and forums)
>>>       doesn't get downloaded even if the module isn't enabled.
>>>       Also, I think it'll make for cleaner CSS in the long run.
>> While I agree with this in terms of simplifying code organization I
>> think that we would want to consider the number of files sent to the
>> client. Each css file is a http request with the overhead that that
> 
> Yes this could still occur. We would simply include 'modules.php'
> which would be content-type text/css and would be dynamicly generated

For what it's worth, I'm deathly against PHP generated CSS. I'd much 
rather have a gigantic misc/drupal.css than a css.php thing.

-- 
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
O'Reilly Author, Weblog, Cook: http://www.oreillynet.com/pub/au/779
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus


More information about the development mailing list