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
Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T254670 [EPIC] Update extensions that run hooks to use the new HookContainer/HookRunner system | |||
| Resolved | Yaron_Koren | T338453 Update AdminLinks to use the new HookContainer/HookRunner system |
Change 926825 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/AdminLinks@master] Create HookRunner class and the hook handler interface
Change 926825 merged by jenkins-bot:
[mediawiki/extensions/AdminLinks@master] Create HookRunner class and the hook handler interface
Change 937517 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/AdminLinks@master] Convert hook to HookHandler
Change 937517 merged by jenkins-bot:
[mediawiki/extensions/AdminLinks@master] Convert hook to HookHandler