We are building a website based on Drupal 7 and need to verify anonymous comment's email address. Your sandbox module are perfect for this. I am doing some modification for Drupal 7 and plan to upload the patch afterward.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | anonymous_comment_email_verification.zip | 5.43 KB | wuinfo - bill wu |
Comments
Comment #1
wuinfo - bill wu commentedHave rewrote the module, so it is working on Drupal 7 now. I will monitor this issue node and do any fix that may need.
Comment #2
wuinfo - bill wu commentedComment #3
malc_b commentedSeems like a long time with no activity? Will this be a live module anytime? Seems to be working.
Comment #4
wuinfo - bill wu commentedI can create one. Just give me a few days.
Comment #5
wuinfo - bill wu commentedCurrent name is quite lengthy. Any name ideas?
Comment #6
malc_b commentedcomment_email_verification or comment_verification? Anonymous is a given, why would you need to verify a logged in user?
Comment #7
wuinfo - bill wu commentedIt is live now Comment Verification
Comment #8
wuinfo - bill wu commentedComment #9
mghamsari commentedSo does this module validate that an email has the right format or does it check emails against an existing database of emails? all I need to do in my work is make sure commentators have emails that are the right format.
Comment #10
wuinfo - bill wu commentedIt does verify the email address. If the email address happen to be an existing user, it will ask the commentator to login.