]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/moderated_comments_notification.mdwn
389e53f252b83424360065f664645793f1d7b454
[git.ikiwiki.info.git] / doc / todo / moderated_comments_notification.mdwn
1 i gave up on [[todo/anti-spam_protection]] protection and -- or rather -- i switched to the nuclear bomb of antispam and enabled [[plugins/moderatedcomments]] on all pages except for real users, which requires a password to create (although see [[bugs/emailauth_bypasses_account__95__creation__95__password]] for a caveat on that).
3 i find it strange that i get a new content notification when a comment gets approved, but not when i should be moderating one. i understand i might not want to trigger an email when spam comes in, but maybe that would be better in my workflow? my main goal is to keep spam from contaminating my git history, so moderatedcomments, even if it sends me spam notifications, would still be useful.
5 anyone worked on a patch or plugin for that? maybe it could be another plugin that would run a `check_content` hook *after* moderatedcomments? how are those ordered anyways?
7 alternatively, i'm thinking of a cronjob that runs daily and notifies me of new comments...
9 -- [[anarcat]]