Posted by jaydub on August 6, 2009 at 6:55am
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-5.x-1.1.tar.gz | 10.24 KB | cf30054d3083d7962a395e2df059fc52 |
| account_reminder-5.x-1.1.zip | 11.67 KB | 28447e7558fec372f25104eabbdab162 |
Last updated: December 24, 2010 - 22:23
Be sure to run the module update before using to make sure that the email text placeholders are all updated.
Changes since DRUPAL-5--1-0:
- #379302 Fixed a small typo. Thanks for jwuk for reporting.
- updated the README.
- added update function to do a one-time update of the account reminder email subject and body to change % placeholders to ! placeholders per http://api.drupal.org/api/function/t/5
- coding standards fixes. Improved some admin setting page form descriptions and messages.
- added a function to return the default account reminder email subject and body text to be used in the settings page and for mail messages when there is no user defined default.
- collapsed two if clauses into a single OR clause in account_reminder_cron().
- #486308 Add a configurable cron limit for how many messages to process on every cron run.
- change placeholder for watchdog message to %.