]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/changeemail.mdwn
f37d0f5adf49283193aa9997e7bea5ebf834a937
[ikiwiki.git] / doc / plugins / changeemail.mdwn
1 This plugin allows emailing users when pages are created or changed. 
2 It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
3 using the local MTA.
4
5 Each user can configure which pages they are interested in, using an
6 [[ikiwiki/PageSpec]] on their Preferences page. Any change to a page
7 matching the pagespec will send an email that includes the new content of
8 the page, and a link to the page on the web.
9
10 To make it easy to subscribe to comment threads when posting a comment,
11 there is a check box that can be used to subscribe, without needing to
12 manually edit the [[ikiwiki/PageSpec]].