Hey, I would like to remove 'Notify me when new comments are posted' checkbox and set it checked by deafult in user edit page 'Receive node follow-up notification e-mails'.
Simply only one checkbox in user edit page and not more about comment notifies for users to setup.
Can you help me ?
Comments
Comment #1
gregglesThis is not currently possible, but I can see how it would be useful to have either the "node follow-up" notifications OR the comment notifications but not both.
The way to do that is probably with a new permission.
Regarding hiding the interface - I don't think we should provide that as a feature to the module. It's something that really should be done via a site-specific hook_form_alter.