I want to have an email sent to me when someone upload any files using IMCE. Is this possible?
The Actions module might be able to do this see here --> http://drupal.org/project/actions
I'm looking for solution for D6. The action module is for D5.
I think we need the imce module to define "fileupload" trigger and fire that trigger on file upload?
You may be correct that IMCE would need some sort of trigger. If you could find something like that, the rules module would probably do the trick:
http://drupal.org/project/rules
Actions are in core now.
Comments
The Actins module might help.
The Actions module might be able to do this see here --> http://drupal.org/project/actions
Wouldn't we need imce's cooperation?
I'm looking for solution for D6. The action module is for D5.
I think we need the imce module to define "fileupload" trigger and fire that trigger on file upload?
You may be right
You may be correct that IMCE would need some sort of trigger. If you could find something like that, the rules module would probably do the trick:
http://drupal.org/project/rules
Right sorry
Actions are in core now.