CSteipp has submitted this change and it was merged. Change subject: Add hooks to AF that allow altering User and Title specific vars ......................................................................
Add hooks to AF that allow altering User and Title specific vars Added two hooks to the AbuseFilter, one that allows altering of the variables created for a specific user and one for title specific variables. This a much cleaner way to add title or user specific variables than using the current general-purpose hooks. Change-Id: I7374846346dd220b5d0633c11c134030f98bcf00 --- M AbuseFilter.class.php M hooks.txt 2 files changed, 22 insertions(+), 9 deletions(-) Approvals: CSteipp: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/39781 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7374846346dd220b5d0633c11c134030f98bcf00 Gerrit-PatchSet: 5 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Hoo man <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
