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

dalad’s picture

I'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?

iva2k’s picture

I 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.

dalad’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta2
Status: Active » Needs review

I 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

iva2k’s picture

great, I will take a look.

gregarios’s picture

Version: 6.x-1.0-beta2 » 6.x-1.0-beta4
Status: Needs review » Fixed

This is working perfectly in 6.x-1.0-beta4.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.