Huji wrote:
Brion,
Thanks for your thorough and informative response. I'm afraid I haven't yet got my answer here. What I'm asking is:
- Why do we import the dummy-titled CSS when no usecss parameter is passed?
There is a dummy title because that's just the way the CSS and JS generators are called.
We import generated CSS because that's how we get the CSS relevant to the user's preferences (skin selection and other preferences).
There is no "usecss" parameter, making the last part of the question meaningless.
Or even if there is really a reason to do that, which I'm missing carelessly, I can extend my question to:
- Why should the dummy-titled CSS code return anything when no usecss
parameter is passed?
CSS is returned because that's how we get the user-preference-specific CSS.
There is no usecss parameter, so the second part of the question is meaningless.
-- brion vibber (brion @ wikimedia.org)