diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-13 19:37:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-13 19:37:37 +0000 |
commit | ad523baa242b14ae206a7d3fe3b68b46f945e0ac (patch) | |
tree | b678ec6e8b9f1573c81e13d07836e276f311b997 /doc/bugs | |
parent | 037a5e5f15bc53c5050861a478bc1c6b43547664 (diff) |
bug I noticed
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/no_commit_mails_for_new_pages.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/no_commit_mails_for_new_pages.mdwn b/doc/bugs/no_commit_mails_for_new_pages.mdwn new file mode 100644 index 000000000..b65c8393a --- /dev/null +++ b/doc/bugs/no_commit_mails_for_new_pages.mdwn @@ -0,0 +1,6 @@ +At least with svn, ikiwiki seems to currently not send commit mails for +newly created pages that match a pagespec such as "*". Subsequent edits to +the same page do result in commit mails. + +(Granted, this could be almost considered a feature, if the new page is in +an rss feed..) |