wiki.techinc.nl/skins
Derk-Jan Hartman a38b853c2f Fix bug 31436.
The collection extension is not array based, which caused an extra seperator to be inserted,
but no content. This was broken in r82487 or before in the SkinLegacy rewrite.
2011-10-09 15:35:47 +00:00
..
chick Do r93269 in a better way (also fixes some rare cases). Use 'margin/padding' instead of 'margin-left/padding-left' so it doesn't have to rely on the direction. 2011-09-11 00:13:18 +00:00
cologneblue revert r93284 and follow up r93285 2011-07-27 19:24:43 +00:00
common Fix bug introduced in r79084: class attribute for minor and bot markers in Special:RecentChanges changed, but CSS wasn't updated. 2011-10-06 12:13:06 +00:00
modern Port r51457 from monobook to modern, simple and Vector. 2011-10-02 16:50:52 +00:00
monobook Cleaned up leftovers from applying a patch 2011-09-20 21:41:40 +00:00
myskin
nostalgia redoing r91673 . Second step: Actually moving the files 2011-07-08 20:17:46 +00:00
simple Port r51457 from monobook to modern, simple and Vector. 2011-10-02 16:50:52 +00:00
vector Partly revert r99083 because the new behaviour is still buggy... 2011-10-06 12:07:28 +00:00
Chick.deps.php
Chick.php Partial revert to r94024 2011-08-06 12:18:15 +00:00
CologneBlue.php Factorise calls to $this->getSkin()->getUser() in SkinCologneBlue::quickBar(); also moved the call $this->getSkin()->getTitle() near the only place where it's used 2011-09-23 12:55:01 +00:00
Modern.deps.php
Modern.php Kill off $wg{Request,User,Lang,Output} usage within skins/ and redundant $this->skin local vars. 2011-09-09 15:41:30 +00:00
MonoBook.deps.php
MonoBook.php Improve the accessibility of our jump-to functionality 2011-09-25 00:49:39 +00:00
MySkin.deps.php
MySkin.php
Nostalgia.php Use Skin->getCategories() instead of Skin->getCategoryLinks() and manually wrapping the #catlinks element around it. This to use the centralized output control, no need to duplicate the IDs and class names here. 2011-09-17 18:03:18 +00:00
Simple.deps.php
Simple.php * Per Aaron on r96261, use string 'flip' instead of boolean 2011-09-10 23:51:08 +00:00
Standard.php Fix bug 31436. 2011-10-09 15:35:47 +00:00
Vector.deps.php
Vector.php Improve the accessibility of our jump-to functionality 2011-09-25 00:49:39 +00:00