Addshore has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/343284 )
Change subject: Document config settings in extension.json
......................................................................
Document config settings in extension.json
Change-Id: If0d9e8224909c193b677008721360ffbca9ad904
---
M extension.json
1 file changed, 3 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/InterwikiSorting
refs/changes/84/343284/1
diff --git a/extension.json b/extension.json
index d9a3600..a27cef9 100644
--- a/extension.json
+++ b/extension.json
@@ -15,8 +15,11 @@
"MediaWiki": ">= 1.27.0"
},
"config": {
+ "@InterwikiSortingSort": "The default sort order to use.",
"InterwikiSortingSort": "code",
+ "@InterwikiSortingSortPrepend": "Codes that should appear at
the start of the list of interwiki links.",
"InterwikiSortingSortPrepend": [],
+ "@InterwikiSortingInterwikiSortOrders": "Definition of sort
orders. Each sort orders key should be the sort order name, for example
'alphabetical'. Each key should have a value of an array listing the order to
sort interwiki codes.",
"InterwikiSortingInterwikiSortOrders": []
},
"AutoloadClasses": {
--
To view, visit https://gerrit.wikimedia.org/r/343284
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If0d9e8224909c193b677008721360ffbca9ad904
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/InterwikiSorting
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits