Closed (duplicate)
Project:
Notify
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 10:39 UTC
Updated:
22 Oct 2009 at 16:26 UTC
The patch attached add an option in admin setting form of notify,
which allows administrator to select whether to display the option to enable notification on user registration form or not.
It also has an option to set the default value to be displayed on registration form.
The patch was created for my client's website,
where we want to use notify to send emails to administrators if new content is created on website,
but ordinary users are not allowed to use notify.
So it would be quite odd to have the option for enabling notification on user registration form,
which would be available to public.
| Comment | File | Size | Author |
|---|---|---|---|
| notify.module.patch | 1.9 KB | benkewell |
Comments
Comment #1
benkewell commentedseems like 2 similar patches are already created:
#563108: Option to Disable Notify Status selector on Registration form
#391318: Default Settings for Notify Are Enabled & No Way to Change for All Users
my patch is written for 6.x and is working well on my website.
so could anyone suggest the best one among all three and apply it to the release?
thanks.
Comment #2
matt2000 commentedI don't think this patch is written against CVS HEAD. Anyway, I prefer the method of #563108 which uses one selector instead of two checkboxes.
#391318 is different, I think.
So this is a duplicate of #563108: Option to Disable Notify Status selector on Registration form.