User: douggreen Branch: HEAD Date: Wed, 08 Aug 2007 11:15:50 +0000 Added files: /modules/civicrm_subscribe civicrm_subscribe.info civicrm_subscribe.install civicrm_subscribe.module Log message: Allow users to subscribe (double opt-in) to a CiviCRM group without creating a Drupal user. Upon entering an email address, the user is added to the group, but the do_not_email flag is set. The subscribe form sends out an email to confirm the subscription. And only after the special link in the email is clicked, is the do_not_email flag cleared. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/civicrm_subscribe/... http://cvs.drupal.org/diff.php?path=contributions/modules/civicrm_subscribe/... http://cvs.drupal.org/diff.php?path=contributions/modules/civicrm_subscribe/...