aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/send_only_one_mail_per_page_in_notifyemail.mdwn
blob: 5bbee0d52092f140430e484bfc49d888a4317e29 (plain)
1
2
3
4
5
6
7
[[!tag wishlist]]

[[!template  id=gitbranch branch=anarcat/notify_one_email author="[[anarcat]]"]]

While working on [[todo/option to send only the diff in notifyemail]], I tried to improve the [[plugins/notifyemail]] plugin to make it send only one email per change instead of one email per file changed. When using the wiki through git, this is particularly important if people touch a lot of pages at the same time.

The [[!taglink patch]], incomplete and buggy, is in my `notify_one_email` branch. --[[anarcat]]