Allow to define exceptions for Special:UncategorizedCategories on-wiki
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Wed, 30 Mar 2016 20:05:25 +0000 (22:05 +0200)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 11 Jan 2017 17:51:19 +0000 (17:51 +0000)
commitf81bb12266ce27e4dc0c4d535333d5a1f71152c1
treebac98a118717dd69f23336536a9ff95417d345f5
parenta2551692e72bd0fa533c3008c02a67c6bf6a337d
Allow to define exceptions for Special:UncategorizedCategories on-wiki

The new system message uncategorized-categories-exceptionlist can be changed
on-wiki to hold a list of categories, that shouldn't be visible on the special
page Special:UncategorizedCategories (with a trailing "* "), even if
these categories aren't in any category.

Bug: T126117
Change-Id: I65989e40f3caa2fad7b8b35109c0466e01084f72
includes/specials/SpecialUncategorizedcategories.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/specials/SpecialUncategorizedcategoriesTest.php [new file with mode: 0644]