Users can decide to change their avatars at any time. It would be nice when avatar approval queue becomes longer, admin or any other role gets a notification.
Or did I miss it somewhere in avatarapproval settings?
Users can decide to change their avatars at any time. It would be nice when avatar approval queue becomes longer, admin or any other role gets a notification.
Or did I miss it somewhere in avatarapproval settings?
Comments
Comment #1
dalad commentedI'm doubt on relying on the notification (at least notification lite) module to do so.
This would allow a better setup.
Or it would be better to avoid dependencies?
Comment #2
iva2k commentedI need email notifications too.
I would prefer a better supported functionality over a dependency. If functionality is achieved with a use of another very well supported module, I'm all for it, even if it calls for a dependency. Make your choice wise - use a well used module with good API, and it will save you time. Power of Drupal is in its modularity.
Comment #3
dalad commentedI prefer a functionality over a dependency, too. Maybe there is no real need to deeply customize the event of sending notifications...
The behaviour is based on a threshold, let's say 3.
Said so, when queue lenght is 3^n having n=1, 2, ... moderators are advised by an email.
This avoids frequent notifications.
The functionality has been implemented in beta2
Comment #4
iva2k commentedgreat, I will take a look.
Comment #5
gregarios commentedThis is working perfectly in 6.x-1.0-beta4.