Changes between Version 4 and Version 5 of Notifications
- Timestamp:
- Oct 20, 2009, 9:39:48 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Notifications
v4 v5 74 74 If an empty result set is returned by the database, then pass the contents of feeds.xml unmodified. 75 75 76 == Project Website == 77 A project’s website is the main focal point for adding and removing notification feeds. 78 79 Each forum and each thread should have a ‘notify me’ button that’ll add an entry to the notification table for the volunteer. 80 81 A new entry in the Preferences section of the Your Account area will be created to manage all the feeds a volunteer is currently subscribed too. 82 83 This new section should allow the volunteer to change the refresh rate for any feed they want to be notified about. It should also allow them to disable any feed. 84 76 85 == Core Client == 77 86