Tim Starling has submitted this change and it was merged. Change subject: Add EditPage hooks AlternateEditPreview, EditPage::showStandardInputs:options ......................................................................
Add EditPage hooks AlternateEditPreview, EditPage::showStandardInputs:options Adds two new hooks: * AlternateEditPreview allows an extension to override the standard page preview display. * EditPage::showStandardInputs:options allows an extension to add additional HTML to the end of the editOptions area of the edit form. Change-Id: Ic5d35c8e9ff71282b5ebccc87c64894a385e5836 --- M RELEASE-NOTES-1.21 M docs/hooks.txt M includes/EditPage.php 3 files changed, 28 insertions(+), 1 deletion(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32675 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic5d35c8e9ff71282b5ebccc87c64894a385e5836 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Anomie <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
