Downloads

Download account_reminder-5.x-1.1.tar.gztar.gz 10.24 KB
MD5: cf30054d3083d7962a395e2df059fc52
SHA-1: 756fb90763a09c77ebc1aa03fc6d15d47221e334
SHA-256: c4111b6283538b7ddcbaac37401f2926b0c47b5c63eb58f3b05230f2ab87a5ed
Download account_reminder-5.x-1.1.zipzip 11.67 KB
MD5: 28447e7558fec372f25104eabbdab162
SHA-1: 4bb4c619a6cffb336dff92d7572733c15adfbe30
SHA-256: 1805344335dd80116f0f4f899cf055c92ed9252f10964aedb9bb191e3dc6213e

Release notes

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 %.
Created by: jaydub
Created on: 6 Aug 2009 at 06:55 UTC
Last updated: 6 Aug 2009 at 07:00 UTC
New features
Bug fixes

Other releases