Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
- Create HookRunner class and the hook handler interface
- Use hook handlers
Umherirrender | |
Jun 8 2023, 11:57 AM2023-06-08 11:57:26 (UTC+0) |
Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
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 | T338434 Update XAnalytics to use the new HookContainer/HookRunner system |
Change 926741 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/XAnalytics@master] Create HookRunner class and the hook handler interface
Change 926741 merged by jenkins-bot:
[mediawiki/extensions/XAnalytics@master] Create HookRunner class and the hook handler interface
Change 958048 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/XAnalytics@master] Use HookHandlers for core hooks
Change 958048 merged by jenkins-bot:
[mediawiki/extensions/XAnalytics@master] Use HookHandlers for core hooks