A partial archive of https://discourse-mediawiki.wmflabs.org as of Saturday May 21, 2022.

Event notification

amitkr

Hi
I have installed echo extension for alert or notification and it is working fine, also
I have enabled the calendar extension and I got one option to create an event while clicking on (+) sign. when I am creating an event for next day or any specific date I am not getting any notification or alert for that event. How can I solve that please give suggestion.
find screenshots;

TheDJ

There are several calendar extensions, can you please specify which one you installed ?

It’s very likely that the calendar doesn’t support Echo Notifications yet. These notifications are relatively new, and many extensions do not have integrations for notifications yet, or simply didn’t bother adding them. You should contact the relevant extension author, or add the functionality yourself.

amitkr

wfLoadExtension( ‘MsCalendar’ );

MsCalendar extension

TheDJ

@amitkr Right, so as there is no mention of echo in this extension, I think it has no support for Echo Notifications indeed.

amitkr

For this which extension we need to use.
I want to display the notification for each events which I am creating in the calendar.

Sophivorus

Indeed I can confirm MsCalendar has no support for Echo notifications. I just put the request on the backlog (https://phabricator.wikimedia.org/T187718) but I don’t know when it will be implemented.