I think it would be polite to explain anonymous users what happens when they choose one of the notification options, such would be achieved by adding
'#description' => t('Notifications are sent to the provided e-mail'),
to the line 133 on comment_notify.module
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Picture 1.png | 14.47 KB | greggles |
Comments
Comment #1
gregglesI think that should be obvious to the user. There is currently an information overload on most Drupal pages and I don't think this module should add to it.
Note the new interface for 6.x:
Or the new interface with two subscription modes enabled:
We've simplified quite a bit which is a good thing, I think.