]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/no_commit_mails_for_new_pages.mdwn
bug I noticed
[ikiwiki.git] / doc / bugs / no_commit_mails_for_new_pages.mdwn
1 At least with svn, ikiwiki seems to currently not send commit mails for
2 newly created pages that match a pagespec such as "*". Subsequent edits to
3 the same page do result in commit mails.
4
5 (Granted, this could be almost considered a feature, if the new page is in
6 an rss feed..)