Tim Landscheidt has uploaded a new change for review.

Change subject: (bug 2867) Sort interlanguage links.
......................................................................

(bug 2867) Sort interlanguage links.

The sorting order is determined by the system message "interwiki config-sorting
order" that lists the language prefixes in order from top to bottom separated by
newlines.  Multiple language prefixes can occur on one row separated by commas;
if these language prefixes are found in one page, their relative sorting order
will be determined by document order.  Language prefixes that are not listed in
the system message will be treated as if they were listed as the last line
separated by commas (e. g., they will be put last in document order).

The sorting can be switched off by setting $wgSortInterlanguageLinks to false
(also default).

Change-Id: I9f8fea0f6a891732bb3c47ddcd61662d3c902970
---
M includes/DefaultSettings.php
M includes/OutputPage.php
2 files changed, 76 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/11/24211/1
--
To view, visit https://gerrit.wikimedia.org/r/24211
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f8fea0f6a891732bb3c47ddcd61662d3c902970
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to