Add new hook WatchlistEditorBeforeFormRender
authorMatthias Mullie <git@mullie.eu>
Mon, 25 Aug 2014 14:44:52 +0000 (16:44 +0200)
committerMatthias Mullie <git@mullie.eu>
Mon, 25 Aug 2014 14:44:52 +0000 (16:44 +0200)
commit7012f6f5a97f14ce3aa1215761a8ddca07c75154
tree6ddf4359cbc5fa0463afc6065d47c88082a8a699
parent81693d147b8ea08d9f7a48ba8ff48c1e0f4f9848
Add new hook WatchlistEditorBeforeFormRender

This will allow subscribers to batch-load everything they
need beforehand, instead of loading everything piecemeal
on a per-line basis when WatchlistEditorBuildRemoveLine
is called.

Change-Id: I362e25b585921d755d6564955ac685971386f29b
RELEASE-NOTES-1.24
docs/hooks.txt
includes/specials/SpecialEditWatchlist.php