adding sectiontitle/wgSectionTitle as a new parameter for page editing (so that it...
authorRyan Kaldari <kaldari@users.mediawiki.org>
Tue, 20 Dec 2011 04:15:21 +0000 (04:15 +0000)
committerRyan Kaldari <kaldari@users.mediawiki.org>
Tue, 20 Dec 2011 04:15:21 +0000 (04:15 +0000)
commitac64223568a09e3072c15b81226ed873a10179e1
treecdac4a1fae9a6c2b38435f3fcd161929f4adf90f
parent5275f9b097cdae5dbab0845e3ea127086e3a6570
adding sectiontitle/wgSectionTitle as a new parameter for page editing (so that it can be set separately from the edit summary). For right now, this is just for API use, and thus isnt used in the form. As soon as 1.19 is out the door, we should change the form to use this as well. The current implementation is designed to be completely backward-compatible and non-disruptive
includes/EditPage.php
includes/api/ApiEditPage.php