Add title to list item of language link
authorBene <benestar.wikimedia@googlemail.com>
Tue, 4 Feb 2014 07:21:45 +0000 (08:21 +0100)
committerBene <benestar.wikimedia@googlemail.com>
Mon, 3 Mar 2014 19:06:36 +0000 (20:06 +0100)
commite7c0da1dc1b10cafc31f1a14cd2200f4221c8cff
tree074c240caa37afd7531a3867aee1a124bfcff9f7
parente49aa0acd0012ae0267a4fc768e2dae405ff2e8a
Add title to list item of language link

The key itemtitle can be used to set the title of the actual list item
element. This is useful for article badges as it is already done by the js
hack to add a title for the icon.

Bug: 60717
Change-Id: Ic05c7535d7a35d9ee523373e1e3620e72887459d
includes/SkinTemplate.php
tests/phpunit/includes/SkinTemplateTest.php [new file with mode: 0644]