Closed (works as designed)
Project:
Subscriptions
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2006 at 15:01 UTC
Updated:
22 Aug 2006 at 11:22 UTC
I've just migrated my blog from WordPress to Drupal 4.7, and am working on replicating some of the functionality I had under WP. One of the more powerful features was provided by the "Subscribe to Comments" plugin, which allowed people who commented on my blog to easily set up email notifications of follow-up comments.
I tried installing Subscriptions.module, but it appears to provide this feature only for members (account-holders) in an instance of Drupal. Anonymous users have no way to provide their email address. Any ideas on how to get Subscriptions working with anonymous users?
I also looked at Notify.module, but that's too much of a shotgun approach to be useful for this purpose.
Comments
Comment #1
dziemecki commentedI'm using the user's account information to drive this process. If they don't have an account, I don't have a way to make this work. Setting up a new way to handle non-members is a bit more of a re-write than I currently have time for, and I'm not sure it'll ever be worth the effort.
My suggestion is to make the membership sign-up process easier (auto-approved, few fields required, etc.).
Good luck.
dz
Comment #2
Christoph C. Cemper commentedwell - I agree that this is a workaround, but does not address the need to mail anon users..
it WILL be worth the effort, because people HATE signup at every blog and site they get to...
and I don't get it - NOBODY yet implemented the anon mail notification? I browsed several hours around, but no fix yet...
Comment #3
Christoph C. Cemper commentedsee http://drupal.org/node/79980 for a new module to solve this hassle