* (bug 4901) lang, hreflang attributes added to sidebar interlanguage links
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Nov 2011 23:17:19 +0000 (23:17 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Nov 2011 23:17:19 +0000 (23:17 +0000)
commit704a4ffd9042eaf212951d4533db3997c6586fea
tree04e57682997994d86af0c07abd8afc303113bb50
parent0461342d2c80d8ce41c90decbeffdff134270490
* (bug 4901) lang, hreflang attributes added to sidebar interlanguage links

The lang attribute assists screen readers in reading out the language name correctly; see sample recordings from iOS's VoiceOver reader mode attached on <https://bugzilla.wikimedia.org/show_bug.cgi?id=4901>
hreflang attribute is less clearly useful, but may assist some tools in indicating the language of the destination site.

Inline interwiki links have not been changed.

Release notes will be added on 1.18 channel, this is an old bug fix and easy to backport.
includes/SkinTemplate.php