default notification schedule
stella - June 9, 2009 - 15:59
| Project: | Notify by Views |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
Hi,
Currently there is a configuration option for a default notification schedule for imported users. This should also apply to new users added to the site, including those added to the site by admin users. Although hook_user() uses the 'notify_by_views_default_schedule' variable, the drop-down list on the add user page doesn't. The attached patch fixes this.
Cheers,
Stella
| Attachment | Size |
|---|---|
| notify_by_views_default_notification.patch | 1.06 KB |

#1
Thanks, stella.
I'm looking for reviews from others, or I will review after we get a D6 upgrade.