Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/293767
Change subject: Re-categorize notifications
......................................................................
Re-categorize notifications
alert->message:
pagetriage-mark-as-reviewed
Also explicitly specify 'alert' for pagetriage-*-add-notification.
Bug: T123018
Change-Id: Ic2f91d2917fa8c42bdc6e2d7eb588c92e2635519
Depends-On: I69ca536b1458b3edd59b3638a1991db0297afe2e
---
M includes/notifications/CourseTalkNotification.php
M includes/notifications/RoleAddNotification.php
2 files changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EducationProgram
refs/changes/67/293767/1
diff --git a/includes/notifications/CourseTalkNotification.php
b/includes/notifications/CourseTalkNotification.php
index a6ce311..27cc279 100644
--- a/includes/notifications/CourseTalkNotification.php
+++ b/includes/notifications/CourseTalkNotification.php
@@ -40,6 +40,7 @@
'destination' => 'diff'
),
'group' => 'interactive',
+ 'section' => 'message',
// The custom message param 'short-title-text' requires
a custom
// notification formatter. See CourseFormatter.
diff --git a/includes/notifications/RoleAddNotification.php
b/includes/notifications/RoleAddNotification.php
index f72da1d..04c53d2 100644
--- a/includes/notifications/RoleAddNotification.php
+++ b/includes/notifications/RoleAddNotification.php
@@ -29,6 +29,7 @@
'destination' => 'title'
),
'group' => 'interactive',
+ 'section' => 'alert',
// The custom message param 'short-title-text' requires
a custom
// notification formatter. See CourseFormatter.
--
To view, visit https://gerrit.wikimedia.org/r/293767
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2f91d2917fa8c42bdc6e2d7eb588c92e2635519
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EducationProgram
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits