The plan is for Commons 3.x to ship with individual event emails that can be turned off and viewed from the activity stream. However, some folks prefer a digest email at a regular interval. Creating a new feature request for this from #1710688: Activity stream & Email notification system.

Comments

ezra-g’s picture

Status: Active » Postponed
jennjohnson’s picture

Will this be supported in an upcoming version?

BarisW’s picture

Version: » 7.x-3.2

Yes please!

The Notification module in D6 did this, so projects that upgrade to D7 probably want this too. The Message module in D7 can't do this (yet), but as can be seen on Amitai's blog, it should be possible.

Is it on the roadmap?

ezra-g’s picture

Is it on the roadmap?

It's not specifically on the roadmap but it's a feature we'd be happy to add through a patch from the community or project sponsorship.

Leopold-2’s picture

yes please!

Leopold-2’s picture

postponed? :-( any realistic planning you can share?

dustin@pi’s picture

@esra-g:

Could you let me know what would be necessary for "project sponsorship"?

Thanks!

Renee S’s picture

This issue is where to go to help: #1995398: Digest Email :)

dustin@pi’s picture

If you follow #1995398: Digest Email you can see a new module has been created to support this feature: https://drupal.org/project/message_digest

I tried it on simplytest.me
http://simplytest.me/project/commons/7.x-3.2?add[]=message_digest (note had to use 3.2 as 3.3 fails on simplytest.me) ... I enabled the module on the site and the settings under config looked good but unfortunately it didn't expose any options on the Users' Notify settings page. I'm guessing that commons will need to make at least some theme changes to take use of this new module (or else I missed some config).

I will have a bit of time in a few weeks to poke at it and see if I can get it to work.

rcross’s picture

Version: 7.x-3.2 » 7.x-3.x-dev
BarisW’s picture

Issue summary: View changes
Status: Postponed » Active

Now that Message Digest has been released, can it be integrated into Commons? I've removed the issue state 'Postponed' now that there seems to be a way to achieve this request using a contrib module.

BarisW’s picture

Any news here?