Feature #413

Add email notification on Wiki changes

Added by Neil Rodrigues over 4 years ago. Updated about 3 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:Wiki
Target version:0.9.0
Resolution:Fixed

Description

Add option to have e-mail notification on Wiki modifications, or at least the ability to watch a page.


Related issues

duplicated by Feature #769: No notifications sent out for wiki page changes Closed 2008-03-01
duplicated by Feature #1959: wiki -> email notification Closed 2008-09-26
duplicated by Feature #4660: Allow for Wiki pages to have watchers Closed 2010-01-26

Associated revisions

Revision 2749
Added by Jean-Philippe Lang about 3 years ago

Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings.

Revision 2765
Added by Jean-Philippe Lang about 3 years ago

Ability to watch a wiki or a single wiki page (#413).

History

#1 Updated by Jos Yule over 4 years ago

This could also be done via an RSS feed, which is how many other wikis do it.

#2 Updated by Jean-Philippe Lang over 4 years ago

Jos, an atom feed for wiki changes is already available: go to the Activity view, choose 'Wiki pages' and you'll get the corresponding feed.

For example, here is the feed for Redmine's wiki:
http://www.redmine.org/projects/activity/redmine?format=atom&show_wiki_pages=1

#3 Updated by Jos Yule over 4 years ago

Sweet.

#4 Updated by John Goerzen about 4 years ago

The problem with this is that it doesn't scale.

If you've got 20 projects in Redmine and want to watch the wikis for all of them, you have to subscribe to 20 RSS feeds.

Not only that, but it's misleading; if the setting says "all updates", it should be all updates, including wiki updates.

#5 Updated by Artem Vasiliev over 3 years ago

I've just implemented this in our GitHub Redmine fork, please feel free to integrate into upstream:
http://github.com/artemv/redmine_tt/commit/d86251e4b7787281f81fa0479efe11f0c8270868,
http://github.com/artemv/redmine_tt/commit/0eb11b0b2d892033bde094adc94cb6f1aec1e609,
http://github.com/artemv/redmine_tt/commit/c8aab89b1d1de59dc6648ebc0c69f13eb102f8e2,
http://github.com/artemv/redmine_tt/commit/504e44c68b6d7580c3e5b415e549e75ab94ef39d

These also cover attachments removal email notification for all kinds of containers (Issues, Documents, Wiki, Project, Version)

#6 Updated by Yelve Y. about 3 years ago

Is this scheduled to be in stable release any time soon?

#7 Updated by Eric Davis about 3 years ago

  • Category set to Wiki
  • Status changed from New to Assigned
  • Assignee set to Eric Davis

I have something that is in almost ready for release.

http://www.redmine.org/boards/1/topics/4564

#8 Updated by missey Deng about 3 years ago

hi,
when can this feature be committed?
thanks.

#9 Updated by Jean-Philippe Lang about 3 years ago

  • Status changed from Assigned to Closed
  • Target version set to 0.9.0
  • Resolution set to Fixed

Feature added in r2749.

Also available in: Atom PDF