https://bugzilla.wikimedia.org/show_bug.cgi?id=19995
Michael Dale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Michael Dale <[email protected]> 2009-07-30 18:26:15 UTC --- I never got around to merging in the style sheet grouper. Its a bit complicated since there are conditional includes (print css, IE css etc) and the paths to images have to be rewritten... and it hurts catch-ability to group everything for every context. Ie you have a base style sheet and that is cached it sucks to get a new file that includes that main style sheet when your on a different page. But there issues can be overcome. (we do separate requests for "core" scripts and page specific scripts with the script loader javascript for example) I don't have a good sense if this is high priority though. Probably would not take too long... I will put it on my medium priority todo list ... unless its critical for deployment; then I will put it on high priority ;) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
