diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-09-06 17:53:50 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-06 17:53:50 -0400 |
commit | eca5f0727e4429b1b4a4f4ec864581dc94a305c3 (patch) | |
tree | eb85c1b6d863a1ad0efb327e9be8d924795ab2f6 /doc/todo | |
parent | b1b60e75982bf3b9c7b9fa27a6baddb4ba96d318 (diff) | |
download | ikiwiki-eca5f0727e4429b1b4a4f4ec864581dc94a305c3.tar ikiwiki-eca5f0727e4429b1b4a4f4ec864581dc94a305c3.tar.gz |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/option_to_send_only_the_diff_in_notifyemail.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/option_to_send_only_the_diff_in_notifyemail.mdwn b/doc/todo/option_to_send_only_the_diff_in_notifyemail.mdwn new file mode 100644 index 000000000..3606e0ee3 --- /dev/null +++ b/doc/todo/option_to_send_only_the_diff_in_notifyemail.mdwn @@ -0,0 +1,5 @@ +[[!tag wishlist]] + +It would be nice if [[plugins/notifyemail]] wouldn't send the complete page source, but only the things that changed, when notifying users. They can always follow the link to see the full page if they want. + +For bonus points, make that optional. |