A few more hooks in DifferenceEngine
authorJack Phoenix <jack@countervandalism.net>
Thu, 17 Nov 2016 02:14:26 +0000 (04:14 +0200)
committerReedy <reedy@wikimedia.org>
Wed, 14 Dec 2016 21:31:06 +0000 (21:31 +0000)
commit04736acd442c3d8337ee08b8f1b41e5683860347
treee751bd5b9f49be146f4637327900f8d63f8e5363
parent76d602e471389f48f5dacde65ae6ae85d631b8e0
A few more hooks in DifferenceEngine

For mucking with the class member variable mNewContent and optionally
allowing the suppression of the "missing revision" message when revision
data is not found for a requested revision.

Originally implemented as the "GetUserMessagesDiffCurrent" hook (yes,
these three separate hooks in three separate places were essentially the
same) by Wikia for their SiteWideMessages extension.

Change-Id: Ie0c175af2af418d4ed3de28c94df918115312da3
docs/hooks.txt
includes/diff/DifferenceEngine.php