Add 'ApiMakeParserOptions' hook
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 20 Jun 2016 15:58:53 +0000 (11:58 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 20 Jun 2016 18:22:53 +0000 (14:22 -0400)
commit7762a0cab6b48bc542fa85a05aabb9ba43e8f417
tree39c2d1397ae0ea6fd194d233080c6d841d067497
parenta2db7ce05218774ff1a94a1f936b675f34d799e5
Add 'ApiMakeParserOptions' hook

This allows extensions (e.g. TemplateSandbox in I77a9aa5a) to better
interact with the ApiParse and ApiExpandTemplates modules.

Change-Id: I72d5cf8e0b86e4250af1459219dc3b42d7adbbb8
RELEASE-NOTES-1.28
docs/hooks.txt
includes/api/ApiExpandTemplates.php
includes/api/ApiParse.php