Does anyone know if the notification module http://drupal.org/project/notifications allows anonymous users to subscribe to a topic and be notified if someone adds a comment?

My adoption agency site http://www.adoptionagencyratings.com/ is mostly anonymous and I want users to be able to subscribe to nodes.

Comments

haydeniv’s picture

Yes and no.
http://drupal.org/node/233830
The framework supports it but there is no UI as of yet.
Only available to 6.x+

Jon Heaton

zeniten’s picture

I can subscibe an anonymous user on my test page on Drupal 6 really - but who will he get it?

On the "Confirm your subscription" page there isn't any field for email and the cck email field (http://drupal.org/node/233830#comment-1372394) is not a solution, it isn't appear here...
I see the subscription in admin/messaging/subscriptions/admin - Nothing...

You wrote, The framework supports it but there is no UI as of yet.
Only available to 6.x+
Aviable - but how?

Thank You!

Zenit

askibinski’s picture

You're welcome to try this new module I made which solves this problem using mailchimp:
mailchimp_subscriptions.

Feedback is welcome! Planning to promote it to a full module soon.

Albert Skibinski - Homepage