]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/__34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn
This reverts commit 82fb4c602b3ee0f9f384ab67b9a49ac05c97c0f8
[ikiwiki.git] / doc / todo / __34__subscribe_to_this_page__34___checkbox_on_edit_form.mdwn
1 The edit form could include a checkbox "subscribe to this page", allowing a
2 user to add a page to their subscribed list while editing.  This would prove
3 particularly useful for [[todo]] and [bug](bugs) items, to allow users to receive
4 notifications for activity on their reports.
5
6 --[[JoshTriplett]]
7
8 I went and removed commit notification mails entirely, the idea is that you
9 subscribe using the [[RecentChanges]] rss feed, and filter it on your end.
10 Good enough? --[[Joey]]