Ticket #28 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

Notification only for certain pages/branches

Reported by: shib_leo@yahoo.co.in Assigned to: athomas
Priority: high Component: WikiNotifyScript
Severity: minor Keywords:
Cc: shib@esco-av.com Trac Release: 0.10

Description

Can the e-mail notification be customised to notify changes in certain pages ?? I dont want the changes for the whole wiki, i want to watch only a few pages.

Thanks.

Attachments

Change History

01/09/06 08:35:23 changed by athomas

  • milestone deleted.

Milestone 0.9 deleted

08/18/06 03:57:57 changed by athomas

  • priority changed from normal to lowest.
  • release set to 0.8.

01/22/07 18:47:32 changed by anonymous

  • priority changed from lowest to high.
  • release changed from 0.8 to 0.10.
  • type changed from defect to enhancement.
  • severity changed from normal to minor.

This would be an excellent feature, my users only want notification for pages they are somehow involved with.

01/22/07 19:58:19 changed by athomas

I think this could be implemented with the IWikiChangeListener interface and trac.wiki.model.WikiPage.get_history() - whenever a page is changed, extract users from the history and notify them.

The only issue is, this will be an all-or-nothing thing, with no way to opt out from notifications.


Add/Change #28 (Notification only for certain pages/branches)




Change Properties
Action