Improved compatibility between the Vector skin and addPortletLink() from wikibits.js:
authorIlmari Karonen <vyznev@users.mediawiki.org>
Tue, 8 Sep 2009 17:32:32 +0000 (17:32 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Tue, 8 Sep 2009 17:32:32 +0000 (17:32 +0000)
commit4e67e47f88379c3a7745f436fc12e768a3c253ef
tree86450cca45c329b6a44fbb2aee2fa9da6486e4bc
parent7d9ed7fe9f0d9b5697a3a75e3155c60f98e91797
Improved compatibility between the Vector skin and addPortletLink() from wikibits.js:
 * Empty portlets are now present but hidden; adding an element to a portlet unhides it.
 * Drop-down menu portlets now have their own left border, so they'll look right even if there's no other portlet to the left of them.  (If there is, the borders should overlap.)
 * addPortletLink() now wraps its labels in <span> tags to be compatible with the Vector CSS for the "namespaces" and "views" portlets (bug 19531).
RELEASE-NOTES
skins/Vector.php
skins/common/wikibits.js
skins/vector/main-ltr.css
skins/vector/main-rtl.css