Adding a hook to the function that updates change tags would allow extensions to react whenever tags are added / removed from an edit or action.
This allows in particular to implement deferred changes: T118696, but would likely have other uses as well.
This is done in commit 218266.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Create ChangeTagsUpdate hook | mediawiki/core | master | +28 -7 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T125653 Create new types of notifications | |||
Open | None | T112119 Notify user when a tag is added to/removed from their edit | |||
Resolved | Cenarium | T118698 Add a hook after updating change tags |
Event Timeline
Comment Actions
Change 218266 had a related patch set uploaded (by Cenarium):
Create ChangeTagsUpdate hook and flags describing update method