when wiki is updated, can redmine auto notify user by email?
Added by missey Deng over 15 years ago
as the title.
I update the wiki, but no new notify received.
Replies (9)
RE: when wiki is updated, can redmine auto notify user by email? - Added by Brad Beattie over 15 years ago
At the moment, it doesn't look like it.
Picture_1.png (16.5 KB) Picture_1.png |
RE: when wiki is updated, can redmine auto notify user by email? - Added by Peter Chester over 15 years ago
We just commissioned Eric Davis to write us a plugin that does just that. I'll leave it to him to explain and release it. We're now working on adding a feature that lets us restrict certain pages in the wiki from being watchable because they have secure info that we don't want transmitted via email.
RE: when wiki is updated, can redmine auto notify user by email? - Added by missey Deng over 15 years ago
When the content in wiki is restricted. use a update note with a LINK, no updated content.
RE: when wiki is updated, can redmine auto notify user by email? - Added by Eric Davis over 15 years ago
Like Peter Chester said, I'm working on a few changes that will send email notifications when wiki pages are created or edited. It includes watcher support and will include a "Secure Page" option, which will prevent the content from being sent out via email. Something that I think is nice, is the wiki change notification comes with a colored diff of the changes just like the web UI (HTML email only).
Eric
RE: when wiki is updated, can redmine auto notify user by email? - Added by missey Deng over 15 years ago
for me, a diff or a link is enough.
:-)
thanks.
RE: when wiki is updated, can redmine auto notify user by email? - Added by Evgeniy Dolzhenko over 15 years ago
Any news on that?
RE: when wiki is updated, can redmine auto notify user by email? - Added by Jean-Philippe Lang over 15 years ago
Feature added in r2749.
RE: when wiki is updated, can redmine auto notify user by email? - Added by Geordee Naliyath over 15 years ago
Now we require a Watch feature for every wiki page.
RE: when wiki is updated, can redmine auto notify user by email? - Added by missey Deng over 15 years ago
Jean-Philippe Lang wrote:
Feature added in r2749.
when will this feature merge to 0.8-stable?
thanks.