]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
bug I noticed
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 13 Apr 2007 19:37:37 +0000 (19:37 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 13 Apr 2007 19:37:37 +0000 (19:37 +0000)
doc/bugs/no_commit_mails_for_new_pages.mdwn [new file with mode: 0644]

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 (file)
index 0000000..b65c839
--- /dev/null
@@ -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..)