Record a log entry on page creation
authorkaldari <kaldari@gmail.com>
Fri, 22 Dec 2017 20:40:13 +0000 (12:40 -0800)
committerKaldari <kaldari@gmail.com>
Tue, 29 May 2018 16:10:40 +0000 (09:10 -0700)
commit9c387f5036456a777775c2279b18ffabc6e400d9
tree0cca545746b5abfe0f4f08bdf6c670b80a7ea06c
parent16ae88e4e9973bf68bc66aea7c3291e2371c97eb
Record a log entry on page creation

This is controlled by a new config variable, $wgPageCreationLog,
which is set to false by default.

Bug: T12331
Change-Id: Ie3f6cc5ece0134433d5e4a572ea5eb0c3b700b8c
RELEASE-NOTES-1.32
includes/DefaultSettings.php
includes/Setup.php
includes/page/WikiPage.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/page/WikiPageDbTestBase.php