From: Joey Hess Date: Tue, 4 Apr 2017 16:51:40 +0000 (-0400) Subject: todo X-Git-Tag: debian/3.20170622~89 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6cdba67dacc00a271ac1ba29e1fcd36f37db5e0e todo --- diff --git a/doc/todo/subscribe_to_comments_of_page_when_editing.mdwn b/doc/todo/subscribe_to_comments_of_page_when_editing.mdwn new file mode 100644 index 000000000..63fccad0a --- /dev/null +++ b/doc/todo/subscribe_to_comments_of_page_when_editing.mdwn @@ -0,0 +1,10 @@ +When posting a comment to a page, there's a check box to subscribe to get +other comments. There should be a similar check box when editing a page, to +subscribe to all comments to the page (and perhaps to edit notifications of +the page itself). + +Currently, the user has to know how to go into their preferences and +subscribe there. This is not ideal when using ikiwiki for a bug tracker, +etc. + +--[[Joey]]