]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/notifyemail.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / plugins / notifyemail.mdwn
1 This plugin allows uses to subscribe to pages, and emails them when
2 they are created or changed.
4 It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
5 using the local MTA.
7 Each user can configure which pages they are interested in, using an
8 [[ikiwiki/PageSpec]] on their Preferences page. Any change to a page
9 matching the PageSpec will send an email that includes the new content of
10 the page, and a link to the page on the web.
12 To make it easy to subscribe to comment threads when posting a comment,
13 or a page, there is a check box that can be used to subscribe, without
14 needing to manually edit the [[ikiwiki/PageSpec]].