X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7d67e642ebd24f4bb3092cf56976b5961b0c06cb..fa26c67b2a8842a57b551145d25c3719dcea2ccd:/doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn diff --git a/doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn b/doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn index 583811b51..dc456bbbf 100644 --- a/doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn +++ b/doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn @@ -1,6 +1,10 @@ The edit form could include a checkbox "subscribe to this page", allowing a user to add a page to their subscribed list while editing. This would prove -particularly useful for [[todo]] and [[bug]] items, to allow users to receive +particularly useful for [[todo]] and [bug](bugs) items, to allow users to receive notifications for activity on their reports. ---[[JoshTriplett]] \ No newline at end of file +--[[JoshTriplett]] + +I went and removed commit notification mails entirely, the idea is that you +subscribe using the [[RecentChanges]] rss feed, and filter it on your end. +Good enough? --[[Joey]]