]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/notifyemail.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / notifyemail.mdwn
index 7f738e27dfde28ec741b0db31d876d106ee353e5..7a5b532265e669ef2aa768a884b32b0a1203869c 100644 (file)
@@ -1,7 +1,7 @@
-This plugin allows uses to subscribe to pages, and emails them when
-they pages are created or changed.  
+This plugin allows users to subscribe to pages, and emails them when
+those pages are created or changed.
 
 
-It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
+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
 using the local MTA.
 
 Each user can configure which pages they are interested in, using an
@@ -10,5 +10,5 @@ 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,
 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]].
+or a page, there is a check box that can be used to subscribe, without
+needing to manually edit the [[ikiwiki/PageSpec]].