Introduce PageHistoryPager::doBatchLookups hook.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 16 Apr 2015 15:10:43 +0000 (17:10 +0200)
committerDaniel Kinzler <daniel.kinzler@wikimedia.de>
Thu, 16 Apr 2015 16:02:13 +0000 (16:02 +0000)
commita7f26eb3b7d2e83c81d58c4469479b49cf8bd6e9
tree73a64df944995852c5ca528586c5497a8994d370
parenta6aa1d2d25f6136b6c1bd9616d9f1e3e68c5ccb0
Introduce PageHistoryPager::doBatchLookups hook.

The intention of the new hook is to allow extensions to prefetch
any information that may be needed for displaying history rows.

In particular, this is needed by Wikibase to allow us to inject
localized entity labels into the edit summaries.

Bug: T95672
Change-Id: Ie10ef99154da35713a4f583e2de2162fba28eef2
RELEASE-NOTES-1.26
docs/hooks.txt
includes/actions/HistoryAction.php