diff options
-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. |