Hi - I'm trying to set up notifications within Drupal Commons. My
goal is to have notifications sent at user-specified intervals, but
have "broadcast" messages send immediately. The current behavior is
that broadcast messages are queued and sent according to the user's
default messaging and notifications setting.
Within the UI you can edit the interval for each subscription (at
/user/1/notifications/subscriptions), but broadcast messages don't
appear here and I don't see any UI for them. From what I can gather,
the modules involved for broadcast messages are og_notifications and
notifications_lite, in addition to messaging. Is there a place where
I can set the send interval to 0 if the message type is broadcast?
Thanks for any help you can provide.
Rob