Create ChangeTagsUpdate hook
authorcenarium <cenarium.sysop@gmail.com>
Tue, 26 May 2015 00:50:42 +0000 (02:50 +0200)
committerLegoktm <legoktm.wikipedia@gmail.com>
Wed, 28 Sep 2016 02:15:30 +0000 (02:15 +0000)
commitee5cafc05075bc5b7c2574d03561a3d4e673212c
tree6cb6e2f34d8038ba0fef27d6b66152e5c4df8cbd
parenteea57afbbe7bf8d62ad961b3828df4b1718ade18
Create ChangeTagsUpdate hook

This creates a hook triggered when updating change tags, so that
extensions can take actions when tags are updated.
When tagging accompanies the action, the recent change is passed
while when tagging is subsequent to the action, the user who
performs the tagging is passed.

Bug: T118698
Change-Id: Ifb0cdc43252c4185e4f216d23b8a21fb31595a37
docs/hooks.txt
includes/changes/RecentChange.php
includes/changetags/ChangeTags.php