Last modified: 2014-05-03 12:20:42 UTC
As a user of Wikimedia Commons (or another wiki witth interwiki links which places the trigger in the personal tools for higher visibility), I'd like to see the 15 millions interwiki links Commons contains in a prettier way, enjoying the compact interlanguage links. ---- Pau, what problems were there with the previous implementation which was completely removed in https://gerrit.wikimedia.org/r/#/c/117212/2 ?
(In reply to Pau Giner from bug 62362 comment #4) > Currently the ULS position is used as a conservative way to make sure the > feature only applies to wikis where we are sure interlanguage links exist. > We can also consider to base this logic on $wgInterwikiMagic > $wgHideInterlanguageLinks instead to both list and activate the feature only > on wikis with interlanguage links support. Thanks for the explanation. Yes, disabling the feature if either $wgInterwikiMagic is false or $wgHideInterlanguageLinks is true would be much better. FYI, this is currently true only for chapter wikis among WMF-hosted wikis. https://noc.wikimedia.org/conf/InitialiseSettings.php.txt https://noc.wikimedia.org/conf/highlight.php?file=wikimedia.dblist
https://gerrit.wikimedia.org/r/#/c/117397/