Directionality improvements as part of bug 6100 (under $wgBetterDirectionality):
authorRobin Pepermans <robin@users.mediawiki.org>
Fri, 24 Jun 2011 23:01:49 +0000 (23:01 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Fri, 24 Jun 2011 23:01:49 +0000 (23:01 +0000)
commit6f791165b79f20dece230d390d4c2ad4708526e0
treec1435170841e448a8e7135c5cd849b0311911249
parent9f9047290f4d10995a8daa2ef44a7869fa591219
Directionality improvements as part of bug 6100 (under $wgBetterDirectionality):
* Add CSS that should fix all LTR/LTR text on both LTR/RTL wikis, for the editsection link, TOC, and lists (ul/ol).
* Add a class mw-content-ltr/rtl for that.
* Change the divs on CategoryPage so it works wit that CSS.
This is the last relatively major issue for bug 6100.
includes/CategoryPage.php
includes/EditPage.php
includes/ImagePage.php
includes/SkinTemplate.php
skins/common/shared.css