I have three different custom subscriptions that get send out daily as a single digest. They are for the page, blog and story content types. It seems that some digests have the page content subscriptions first while others have the blog content subscriptions first.

How is the order of items in the digest set by the module and is there any ability to control the notifications such that story content types are listed first?

Comments

chipway’s picture

Hi,

Digest items are ordered by creation time.

I am working on a module to order digest content to get :
- first new nodes in my own choice order (with a weight setting page)
- then comments

Do you think this may be helpful for others ?

eft’s picture

Yes I do - thanks for your efforts on this

chipway’s picture

Due to not enough time to do a different module, and some limitations in notifications.cron.inc, I propose a patch to notifications module to order digest content :
- first new nodes in my own choice order, with a weight setting page (Digest order)
- then comments in the same order as node types

Here is the patch.

Review please. Tks

fazal_rkmp’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Status: Active » Needs review

Dear drupal Experts

I want to configure Notification digest for all my website users.
I want all the update in my website to be send to all my users in one mail. i know there is option called Notification Digest, But i don't know how it work and how to configure it. It would be great help to me if you sent me the step by step procedure to configure notification digest.

I am just beginner to drupal. my email id is mohdfazalullah@gmail.com

Thank you

fazal_rkmp’s picture

Dear drupal Experts

I want to configure Notification digest for all my website users.
I want all the update in my website to be send to all my users in one mail. i know there is option called Notification Digest, But i don't know how it work and how to configure it. It would be great help to me if you sent me the step by step procedure to configure notification digest.

I am just beginner to drupal. my email id is mohdfazalullah@gmail.com

Thank you