BetterDirectionality fixes:
authorRobin Pepermans <robin@users.mediawiki.org>
Mon, 11 Jul 2011 00:39:41 +0000 (00:39 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Mon, 11 Jul 2011 00:39:41 +0000 (00:39 +0000)
commit8f3ccf52f6f045e6299c5b29ab21fcc157dbd4c8
treee9c27f57fd223c5dfc9247b58de2bcede6382cd0
parentd9dc4390c2d6004823427f331dfc346980848a4c
BetterDirectionality fixes:
* SkinTemplate: also set <div class="mw-content-ltr/rtl"> when action = historysubmit, so a diff displays correctly when you clicked on the "compare selected revisions" button on the history page
* ImagePage: set a dir attribute (according to the site content language) for the user comment in the file history
* FlaggedRevs: use CSS class sitedir-ltr/rtl instead of ambiguous rtl class
includes/ImagePage.php
includes/SkinTemplate.php