Modify

Opened 19 years ago

Closed 12 years ago

#28 closed enhancement (wontfix)

Notification only for certain pages/branches

Reported by: shib_leo@… Owned by: Alec Thomas
Priority: high Component: WikiNotifyScript
Severity: minor Keywords:
Cc: shib@… 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 (0)

Change History (5)

comment:1 Changed 19 years ago by Alec Thomas

milestone: 0.9

Milestone 0.9 deleted

comment:2 Changed 18 years ago by Alec Thomas

Priority: normallowest
Trac Release: 0.8

comment:3 Changed 18 years ago by anonymous

Priority: lowesthigh
Severity: normalminor
Trac Release: 0.80.10
Type: defectenhancement

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

comment:4 Changed 18 years ago by Alec Thomas

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.

comment:5 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

This script is deprecated. Please take a look at the AnnouncerPlugin and WatchlistPlugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.