Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/293766
Change subject: Re-categorize notifications
......................................................................
Re-categorize notifications
alert->message:
pagetriage-mark-as-reviewed
Also explicitly specify 'alert' for the other types.
Bug: T123018
Change-Id: Iaf6514c8afe9a525060448a1826d2eec956911cc
Depends-On: I69ca536b1458b3edd59b3638a1991db0297afe2e
---
M PageTriage.hooks.php
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageTriage
refs/changes/66/293766/1
diff --git a/PageTriage.hooks.php b/PageTriage.hooks.php
index 4496570..7d7a1db 100755
--- a/PageTriage.hooks.php
+++ b/PageTriage.hooks.php
@@ -508,6 +508,7 @@
),
'category' => 'page-review',
'group' => 'neutral',
+ 'section' => 'message',
'formatter-class' =>
'PageTriageNotificationFormatter',
'title-message' =>
'pagetriage-notification-mark-as-reviewed2',
'title-params' => array( 'agent', 'title' ),
@@ -527,6 +528,7 @@
),
'category' => 'page-review',
'group' => 'neutral',
+ 'section' => 'alert',
'formatter-class' =>
'PageTriageNotificationFormatter',
'title-message' =>
'pagetriage-notification-add-maintenance-tag2',
'title-params' => array( 'agent', 'title',
'tag' ),
@@ -546,6 +548,7 @@
),
'category' => 'page-review',
'group' => 'negative',
+ 'section' => 'alert',
'formatter-class' =>
'PageTriageNotificationFormatter',
'title-message' =>
'pagetriage-notification-add-deletion-tag2',
'title-params' => array( 'agent', 'title',
'tag' ),
--
To view, visit https://gerrit.wikimedia.org/r/293766
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf6514c8afe9a525060448a1826d2eec956911cc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageTriage
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits