Opened 4 years ago
Closed 2 years ago
#734 closed Enhancement (wontfix)
Add admin config option for default site-wide notification method.
| Reported by: | ssuppe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | Core | Version: | 1.2 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
I am working on an internal notifications system, but I see no way to specify 'default' notifications other than adjusting the user registration method. I'm not talking about methods override in notify_user, but actually a clean place to say "these are the notification handlers that should be on as default."
Thanks!
Steve
Change History (5)
comment:1 Changed 3 years ago by brettp
- Summary changed from 'Default' Notifications in Core to Add admin config option for default site-wide notification method.
comment:2 Changed 2 years ago by ewinslow
- Milestone set to Needs Review
comment:3 Changed 2 years ago by cash
comment:4 Changed 2 years ago by ewinslow
Agreed.
comment:5 Changed 2 years ago by cash
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This feels like it could be handled by a plugin (when a new user is created, configure notificatons). Any reason for this to be in core?