Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
- Create HookRunner class and the hook handler interfaces
- Use hook handlers (no hooks)
Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Create HookRunner class and the hook handler interfaces | mediawiki/extensions/ContactPage | master | +149 -7 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Umherirrender | T335536 Hard deprecate class Hooks with all deprecated functions (and remove in 1.42) | |||
Open | None | T254670 [EPIC] Update extensions that run hooks to use the new HookContainer/HookRunner system | |||
Open | None | T263353 Update all Wikimedia production extensions to use the new HookContainer/HookRunner system | |||
Resolved | Umherirrender | T338438 Update ContactPage to use the new HookContainer/HookRunner system |
Change 926678 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/ContactPage@master] Create HookRunner class and the hook handler interfaces
Change 926678 merged by jenkins-bot:
[mediawiki/extensions/ContactPage@master] Create HookRunner class and the hook handler interfaces