Ori.livneh has submitted this change and it was merged. Change subject: bug 43191 tag edits from GS in RecentChanges ......................................................................
bug 43191 tag edits from GS in RecentChanges Hook into RecentChange_save (like AbuseFilter and MobileFrontend) and check openTask cookie maintained by E3Experiments openTask.js; if an edittitle is in cookie as a gettingstarted task then call ChangeTags::addTags(). Also hook ListDefinedTags so the right things show up in Special:Tags. This patch works for me. Change-Id: Ifc1fd8968fba23d9f3fe048a60e4721734d9c933 --- A GettingStarted.hooks.php M GettingStarted.i18n.php M GettingStarted.php 3 files changed, 63 insertions(+), 0 deletions(-) Approvals: Ori.livneh: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/42198 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc1fd8968fba23d9f3fe048a60e4721734d9c933 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/GettingStarted Gerrit-Branch: master Gerrit-Owner: Spage <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
