Closed (fixed)
Project:
Comment Notify
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2009 at 06:03 UTC
Updated:
11 Oct 2010 at 03:11 UTC
Hi,
I think the title sums it up well.
Anonymous users are allowed to create nodes, but cannot unsubscribe to them. They can only if they post a comment.
Is this missing from the module ?
Thanks
Comments
Comment #1
artscoop commentedHmm well, I've just realized that anonymous node posters don't have to supply an email.
Maybe someone knows about how to enable notifications for anonymous node authors ?
Comment #2
vm commentedfrom the project page:
Comment Notify is a lightweight tool to send notification e-mails to visitors about new comments on pages where they have commented. Comment Notify works for both registered and anonymous users.
Based on that explaination it doesn't seem the module allows notifcations to be selected by any users when a node is created. you may want to investigate the subscriptions.module or the notifications.module which may better suit your use case.
Comment #3
gregglesYeah, I don't think it makes sense to enable this explicitly for anonymous users.
It could also be seen as a duplicate of #288726: Allow users to subscribe without posting a comment which would be required before we could allow node notifications for anonymous.
Comment #4
artscoop commentedHey,
Thank you both !
Comment #6
tsi commentedSorry for reopening this but I think this doesn't have to be seen as a dup of #288726: Allow users to subscribe without posting a comment if we add an E-mail submission field to the node creation form for Anonymous authors (just like in the anonymous comment form).
Does it make any sense ?
Comment #7
2phaI am also wanting this feature. I will post here if I find a solution.
Comment #8
tsi commentedany findings here ?
This is just the missing piece to make this module perfect (at least for my needs)
Comment #9
gregglesNo, this doesn't make sense. We'd have to ask the anonymous node author to store their e-mail on the node creation form. That's a ton more work for a really specific use case and I don't think it's worth adding here.