Add new hook AbortTalkPageEmailNotification
authorbsitu <bsitu@wikimedia.org>
Mon, 10 Jun 2013 22:11:39 +0000 (15:11 -0700)
committerbsitu <bsitu@wikimedia.org>
Mon, 10 Jun 2013 22:37:18 +0000 (15:37 -0700)
commitf330f727df68d50fd7458e582a01b8989d5ca650
tree14405eb103e8df8a69f4474542de7f2a9507dfaa
parent5388a28ea79c2ff21cdf646e530d7dbbde62954f
Add new hook AbortTalkPageEmailNotification

This hook will allow extension to disable the regular talk page email notification,
Echo is doing this with a hackish solution of setting global variable
wgEnotifUserTalk to false on the fly, this approach is problematic and will
be replaced with this hook

Change-Id: Ie043d9a1a771d64e4b05b7ddeca75c7542a6c575
RELEASE-NOTES-1.22
docs/hooks.txt
includes/UserMailer.php