User "SPQRobin" posted a comment on MediaWiki.r90265.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90265#c21046
Commit summary:

Improve lang and dir of content div (when $wgBetterDirectionality is enabled):
* Do not set lang and dir for special pages (those are in the user language)
* Set lang and dir of content of pages in MediaWiki namespace based on the 
current page instead of site language, e.g. MediaWiki:Message/ar is lang="ar" 
and dir="rtl"

Comment:

Yeah, the code here is largely replaced by other code, including calling 
Title->getPageLanguage()

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to