Revert r37063 "KTHMLfixes no longer loaded on skins where it doesn't exist. (bug...
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 4 Jul 2008 21:23:00 +0000 (21:23 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 4 Jul 2008 21:23:00 +0000 (21:23 +0000)
commit798bb1cdc4f9867d0138bd7d8a6536eba8e4c7e0
tree23ebf876a4703cd5e58ceb1f2f48d1cd1863675a
parent9cf14f43cc24b8addd855a99153b4e48774c6c35
Revert r37063 "KTHMLfixes no longer loaded on skins where it doesn't exist. (bug 14717)"
* Hardcoding to monobook doesn't make sense here; other skins may include such fix files
* Only addressing KHTMLfixes doesn't make sense here; there's a big pile of Opera fixes right above it which would presumably suffer the same problem

If these are required, and are required per-skin, then the skin should probably specify to the JS which ones it needs.
On the other hand, if they're not required, or can be done in a skin-independent fashion, then that should be checked.
RELEASE-NOTES
includes/DefaultSettings.php
skins/common/wikibits.js