#14: Notify Moderators
- Contents
by
Lukas Zdych
—
last modified
Jan 22, 2010 06:27 AM
Auditorium sends notify emails about newly added Auditorium posts if this feature is switched on.
- Proposed by
- Lukas Zdych
- Proposal type
- User interface, Architecture
- Assigned to release
- State
- being-discussed
Motivation
It should be usefull in some cases to notify Moderator's of Auditorium about new posts, not only in moderated ones.
Proposal
- add new field
notify_managersto Auditorium object (boolean) - add new field
auditorium_managersto Auditorium object with ATMembersSelectWidget to store list of portal members with permissions to manage the auditorium - modify
auditorium_managersfield mutator to set needed local roles on auditorium for selected portal members - extend method collecting auditorium subscribers which is subject of #8: Auditorium subscribtion to cover up entered managers to send them notification.
