Project

General

Profile

Actions

Feature #12508

open

Add diff to wiki change notification

Added by Wolfgang Schnerring over 11 years ago. Updated almost 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Is it possible to get the diff in the email if something is changed? Right now Redmine only reports that page was changed, and a link to the diff. Is it possible to have that changes inlined to the email body?

(See also http://www.redmine.org/boards/2/topics/34529, http://www.redmine.org/boards/2/topics/21012)


Related issues

Related to Redmine - Feature #11530: Support hooks in mailerNew

Actions
Related to Redmine - Feature #26839: Inline Email Diff For Issue 'Description' ChangesNew

Actions
Actions #1

Updated by Kouhei Sutou about 10 years ago

You can do it with the patch in #11530 and Wiki Change Notifier plugin.

You can install them by the following command lines:

% cd /path/to/redmine
% curl http://www.redmine.org/attachments/download/8244/support-hooks-in-mailer-for-r10463.patch | patch -p0
% git clone https://github.com/kou/redmine-plugin-wiki-change-notifier plugins/wiki_change_notifier
(Restart your Redmine.)
Actions #2

Updated by Toshi MARUYAMA almost 10 years ago

Actions #3

Updated by Toshi MARUYAMA almost 10 years ago

  • Category set to Email notifications
Actions #4

Updated by Toshi MARUYAMA over 6 years ago

  • Related to Feature #26839: Inline Email Diff For Issue 'Description' Changes added
Actions

Also available in: Atom PDF