-
Issue #727676 Added support for additional tokens provided by Token module.
-
Added token module integration to expose additional tokens in email confirm emails.
-
Merge branch '7.x-1.x' of git.drupal.org:project/email_confirm into 7.x-1.x
-
Added multilingual support for emails sent out if i18n module is enabled.
-
1424808 Removed debugging line.
-
Added hook_update_N implementation to migrate email copy stored in variables to new token text placeholders.
-
added hook variable implementation.
-
Added Rules integration.
-
Added Rules integration.
-
Coding standards cleanup changes.