Add $wgHideUserContribLimit config setting
authorumherirrender <umherirrender_de.wp@web.de>
Tue, 17 Dec 2013 18:56:33 +0000 (19:56 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 18 Jan 2014 19:33:50 +0000 (19:33 +0000)
commit8616f1b97023818b32012608746d5adcda181394
treec5e49dbe54db3291cd9f1767f69540a801715219
parent31014d0e0b06595042a3c5517bd396a1b6a09fd2
Add $wgHideUserContribLimit config setting

Replace const in Special:Block by a config setting in
DefaultSettings.php
Setting to false will disable the limit (instead of setting to a
very high number).

The value is unchanged, but now it is possible to change it in
LocalSettings.php
Also add the value to the message to give better feedback to the
performer of the action.

Change-Id: I3fd39c1c9dfa65a24a3451800dc623b40162aeb5
includes/DefaultSettings.php
includes/specials/SpecialBlock.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php