Merge IEFixes.js into wikibits.js
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 12 Jan 2010 23:36:02 +0000 (23:36 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 12 Jan 2010 23:36:02 +0000 (23:36 +0000)
commitb6da3ab031bfdbc04e5c2a610fd6149abd86e9dc
tree990626e16c1e8ae957382d5cccd0344274e5b499
parent5e68007f3d29f0b8dda12fdc1974f60e26518b9a
Merge IEFixes.js into wikibits.js

Not actually tested, but it should theoretically work fine.  This
previously wasn't getting loaded for skins other than Monobook, Modern,
and Vector, and each one had separate code to load it.

I also removed <meta http-equiv="imagetoolbar" content="no" />.  This
was added by Gabriel Wicke without explanation as part of the original
davinci.pt back in r2786, in March 2004.  As far as I can tell, it
disables some minor feature of IE6 for some reason.  I assume it can be
removed completely at this point.  If not, it should be readded without
the conditional comment, which is probably unnecessary.
skins/Modern.php
skins/MonoBook.php
skins/Vector.php
skins/common/IEFixes.js [deleted file]
skins/common/wikibits.js