aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/changeemail.mdwn
blob: f37d0f5adf49283193aa9997e7bea5ebf834a937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This plugin allows emailing users when pages are created or changed. 
It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
using the local MTA.

Each user can configure which pages they are interested in, using an
[[ikiwiki/PageSpec]] on their Preferences page. Any change to a page
matching the pagespec will send an email that includes the new content of
the page, and a link to the page on the web.

To make it easy to subscribe to comment threads when posting a comment,
there is a check box that can be used to subscribe, without needing to
manually edit the [[ikiwiki/PageSpec]].