wiki.techinc.nl/includes/parser/Hook
Tim Starling d7cb90dc5e Add a ParserModifyImageHTML hook for PageImages
PageImages is expensively loading and reparsing the lead section during
LinksUpdate because the parser's image link hooks do not give enough
context to tell whether the image is in the lead section.

So, add a hook which allows PageImages to add a marker to image links.
The marker can be associated with the section number in ParserAfterTidy.

Bug: T296895
Bug: T176520
Change-Id: I24528381e8d24ca8d138bceadb9397c83fd31356
2021-12-15 15:33:16 +11:00
..
AfterParserFetchFileAndTitleHook.php
BeforeParserFetchFileAndTitleHook.php FileRepo::findFile - support Authority 2021-05-26 19:01:12 -07:00
BeforeParserFetchTemplateAndtitleHook.php
BeforeParserFetchTemplateRevisionRecordHook.php
BeforeParserrenderImageGalleryHook.php
GetLinkColoursHook.php
InternalParseBeforeLinksHook.php
InternalParseBeforeSanitizeHook.php
IsValidEmailAddrHook.php
PageRenderingHashHook.php
ParserAfterParseHook.php
ParserAfterTidyHook.php
ParserBeforeInternalParseHook.php
ParserBeforePreprocessHook.php
ParserCacheSaveCompleteHook.php
ParserClearStateHook.php
ParserClonedHook.php
ParserFirstCallInitHook.php
ParserGetVariableValueSwitchHook.php
ParserGetVariableValueTsHook.php
ParserGetVariableValueVarCacheHook.php
ParserLimitReportFormatHook.php
ParserLimitReportPrepareHook.php
ParserMakeImageParamsHook.php
ParserModifyImageHTML.php Add a ParserModifyImageHTML hook for PageImages 2021-12-15 15:33:16 +11:00
ParserOptionsRegisterHook.php
ParserOutputPostCacheTransformHook.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserPreSaveTransformCompleteHook.php
ParserSectionCreateHook.php
RejectParserCacheValueHook.php