Notify only when a new revision is created

Jiou - September 4, 2009 - 16:44
Project:Subscriptions
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

Hi,

I wouldlike to know if I can configure the module so that I can notify users only when a new revision is created and not an update.

Thanks for this module.

#1

salvis - September 4, 2009 - 18:21

No, Subscriptions doesn't make that difference.

If we wanted to do this, we'd probably have to do it by content type, which would require another complicated configuration option. We already have too many of those...

#2

Jiou - September 7, 2009 - 08:41

Ok, thank you for your answer

#3

salvis - November 25, 2009 - 19:47
Status:active» won't fix

I let this stand to see whether there was general interest, but there isn't.

You should be able to implement hook_subscriptions_queue(), inspect the node, and set it to NULL if you don't want it queued. Code-wise this should be easy to do if that's what you want to have, i just don't see a good way to make this configurable for general use.

#4

Jiou - November 25, 2009 - 21:51

Thank you for your answer. I'll try.

 
 

Drupal is a registered trademark of Dries Buytaert.