Add hook to allow extensions to modify query used by Special:ShortPages
authorKaldari <rkaldari@wikimedia.org>
Wed, 6 Jan 2016 00:03:49 +0000 (16:03 -0800)
committerKaldari <rkaldari@wikimedia.org>
Wed, 6 Jan 2016 18:53:58 +0000 (10:53 -0800)
commit0db94b498fa9b90f5f713b2dbbd341c72439e5a0
tree93cd1ce4b44d33fc9b941c2a7160ec6487a2f59c
parent15b9bdae33c9e38d46e0dacc2bfe92bbe7faaa66
Add hook to allow extensions to modify query used by Special:ShortPages

Also fix USE INDEX so that it won't break if another table is joined.

See related change at I2a7003f9.

Bug: T53124
Change-Id: I9ac910bc4c24196b1f19e2fc7f1e5b88a0dac41b
docs/hooks.txt
includes/specials/SpecialShortpages.php