Pull back r56730 for now: "New configuration variable $wgShowPageOnRedlink that can...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Sep 2009 19:12:41 +0000 (19:12 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Sep 2009 19:12:41 +0000 (19:12 +0000)
commitc078fa82cd942c0a7be8b3141e91fc31ee5e76cc
treeeea8a66450f9b6e7aa8ba63800a2ff07340d20fc
parent6c7b3f0ab69b824e1a068e690d94aa3bb022f620
Pull back r56730 for now: "New configuration variable $wgShowPageOnRedlink that can be set to show the page instead of an edit interface when visiting a red link. The value can be specified for specific usergroups and namespaces."
The config var's formatting strikes me as kinda scary; might be better to implement this as a permission key, which can have fancy namespace variants handled by an extension or something pretty easily (it seems to me like that's a rarer use case).
RELEASE-NOTES
includes/DefaultSettings.php
includes/EditPage.php