summaryrefslogtreecommitdiff
path: root/doc/news/no_more_email_notifications.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-29 18:48:01 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-29 18:48:01 -0500
commitb3290c64ca10be1b29bc99c39ce144e326e8be47 (patch)
tree890b9c0a66e9663a3f8266f21fb6160cb630edac /doc/news/no_more_email_notifications.mdwn
parentf7f89f71921648aae2c67b71287d3a8af1a13ef0 (diff)
announce no more mail notifications on this wiki
Diffstat (limited to 'doc/news/no_more_email_notifications.mdwn')
-rw-r--r--doc/news/no_more_email_notifications.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/news/no_more_email_notifications.mdwn b/doc/news/no_more_email_notifications.mdwn
new file mode 100644
index 000000000..685a0d340
--- /dev/null
+++ b/doc/news/no_more_email_notifications.mdwn
@@ -0,0 +1,14 @@
+ikiwiki.info has upgraded to the not yet released ikiwiki 2.30. This
+version of ikiwiki drops support for subscribing to commit mail
+notifications for pages. The idea is that you can subscribe to the new
+[[RecentChanges]] feed instead. (Or create your own custom feed of only the
+changes you're interested in, and subscribe to that.)
+
+So if you were subscribed to mail notifications on here, you'll need to
+change how you keep track of changes. Please let me know if there are any
+missing features in the [[RecentChanges]] feeds.
+
+Statically building the RecentChanges also has performance implications,
+I'll keep an eye on [[server_speed]]..
+
+--[[Joey]]