Directionality and language improvements as part of bug 6100 (under $wgBetterDirectio...
authorRobin Pepermans <robin@users.mediawiki.org>
Fri, 24 Jun 2011 22:10:39 +0000 (22:10 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Fri, 24 Jun 2011 22:10:39 +0000 (22:10 +0000)
commit9f9047290f4d10995a8daa2ef44a7869fa591219
treea72eee8958e7dc260ea69123bf97c5510f0a7cb5
parentf045727617f6332f5cd77ba28cc7fd7b44cc1ae4
Directionality and language improvements as part of bug 6100 (under $wgBetterDirectionality):
* Make TOC numberings be in the page content language instead of wiki content language.
* Update getPageLanguage() and add a hook (for bug 9360/28970).
* Show redirects (when viewing a page with &redirect=no) in the user language direction (not essential but nicer imo).
includes/Article.php
includes/Title.php
includes/parser/Parser.php