Download & Extend

Notification email when avatars are pending approval?

Project:Avatar Approval
Version:6.x-1.0-beta4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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?

#2

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.

#3

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

#4

great, I will take a look.

#5

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.

#6

Status:fixed» closed (fixed)

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

nobody click here