CVS messages for Account reminder
October 2, 2009
-
#591406 Added Turkish translation thanks to serkan.arikusu
July 28, 2009
-
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 %.
-
change placeholder for watchdog message to %.
-
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
-
updated the README.
-
updated the README
June 30, 2009
-
drupal 7 coding standards changes.
-
Account reminder: /modules/account_reminder/account_reminder.info 1.4
Account reminder: /modules/account_reminder/account_reminder.module 1.13initial port of Account Reminder to Drupal 7. It works...
June 27, 2009
-
Account reminder: /modules/account_reminder/account_reminder.info 1.3
Account reminder: /modules/account_reminder/account_reminder.install 1.6
Account reminder: /modules/account_reminder/account_reminder.module 1.12Merging 6.x branch back to HEAD to start 7.x development work.
June 25, 2009
-
#486308 Add a configurable cron limit for how many messages to process on every cron run.
