account_reminder 5.x-1.1

jaydub - August 6, 2009 - 06:55
Download Size md5 hash
account_reminder-5.x-1.1.tar.gz 10.24 KB cf30054d3083d7962a395e2df059fc52
Official release from CVS tag: DRUPAL-5--1-1
Last updated: August 6, 2009 - 07:00

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 %.
 
 

Drupal is a registered trademark of Dries Buytaert.