IIED-org / IIED-main

Main website for the International Institute for Environment and Development (IIED)
https://www.iied.org
1 stars 2 forks source link

Comments workflow (for users) #626

Open DavidIIED opened 1 year ago

DavidIIED commented 1 year ago

https://www.drupal.org/project/comment_notify – send mail to site users, not to site admin/moderator (most suitable?) https://www.drupal.org/project/notify – notifications about new nodes and comments posted on a Drupal web site. https://www.drupal.org/project/rules – heavy solution to send emails https://www.drupal.org/project/entity_activity – configure and generate any kind of notifications https://www.drupal.org/project/eca - ECA is a powerful, versatile, and user-friendly rules engine for Drupal 9+ https://www.drupal.org/project/scn – only send notification e-mails to admins/moderators about new, published comments. https://www.drupal.org/project/entity_notify - new power version for SCN (please use instead) See also message stack

Notifications via e-mail comparison https://groups.drupal.org/node/15928

Important! Review/create all notifications user flows before deciding module. Will also need to have an opt-out function

DavidIIED commented 1 year ago
DavidIIED commented 1 year ago

https://www.drupal.org/node/2180145Message Stack - comprises three main modules: Message, Message Notify, and Message Subscribe.

Appears to offer more appropriate message focused options than 'entity_activity'.

DS to install and test on new sub-branch

cbrody commented 1 year ago

comment_notify seems to do more or less what we want. Opt-out and default subscribe options are available via the user's page (/user/<id>/edit) as well as on individual nodes, though you can only change your settings for a specific comment thread by posting a new comment, as noted elsewhere.

DavidIIED commented 1 year ago

Has this been re-tested? The issues were with usability rather than functionality. When testing on stage previously Nick and I found that: