Releases for Account reminder
account_reminder 6.x-1.2
First released: August 6, 2009 - 06:57
Size: 12.53 KB
md5_file hash: 00c51ea9737253a270d641010d6cf149
Last updated: August 6, 2009 - 07:00
Be sure to run module updates before using this module.
Changes since DRUPAL-6--1-1:
- #379302 Fixed a small typo. Thanks to jwuk for reporting.
- removed t() calls from schema API table and field descriptions per notes on http://drupal.org/node/322731
- 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/6
- 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. Reworked the hook_mail implementation to make use of the user_mail_tokens function.
- replaced the DELETE/INSERT on the account_reminder table with and UPDATE or INSERT using drupal_write_record().
- 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.
- updated the README
- change placeholder for watchdog message to %.
account_reminder 5.x-1.1
First released: August 6, 2009 - 06:55
Size: 10.24 KB
md5_file hash: cf30054d3083d7962a395e2df059fc52
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 %.
account_reminder 6.x-1.1
First released: October 9, 2008 - 04:57
Size: 9.86 KB
md5_file hash: 8b9d21576db8f77f80e756ea34a1c265
Last updated: October 9, 2008 - 05:00
account_reminder 6.x-1.0
First released: June 19, 2008 - 16:06
Size: 9.86 KB
md5_file hash: 3d841afaea0817f6e0425da246f48fa8
Last updated: June 19, 2008 - 16:10
First official release
account_reminder 5.x-1.0
First released: June 19, 2008 - 16:04
Size: 9.51 KB
md5_file hash: 47d9202f731f61da8ba3d388ffc2af3b
Last updated: June 19, 2008 - 16:05
First official release
account_reminder 6.x-1.0-beta2
First released: April 11, 2008 - 04:36
Size: 9.7 KB
md5_file hash: f300099b1defc1635b30fa22635e94c3
Last updated: April 11, 2008 - 04:40
Beta2 release of Drupal 6 version of account reminder
account_reminder 5.x-1.0-beta2
First released: April 11, 2008 - 04:32
Size: 9.31 KB
md5_file hash: 0034ce91ad363868a5a365d324c03a6e
Last updated: April 11, 2008 - 04:35
2nd beta for a new Drupal 5 version of account_reminder
account_reminder 6.x-1.0-beta
First released: April 2, 2008 - 16:19
Size: 9.69 KB
md5_file hash: 74f42ea90b5e7d858ea23b66f6083950
Last updated: April 2, 2008 - 16:20
Here is a Drupal 6 version of account_reminder. Things look okay
so far but please take a look and file an issue if you run into
any problems.
account_reminder 6.x-1.x-dev
First released: March 21, 2008 - 09:35
Size: 14.06 KB
md5_file hash: 679b77461da1834c4d628b4876187d23
Last updated: October 2, 2009 - 12:00
Fresh off the presses, it's a port of account_reminder to Drupal 6!
Please test accordingly and file issues if you find problems.
account_reminder 5.x-1.0-beta
First released: March 19, 2008 - 17:10
Size: 9.31 KB
md5_file hash: da0ea3a8580c9ba5553c052bea155652
Last updated: March 19, 2008 - 17:15
This is a beta release of account_reminder which if turns up no major
bugs will become the official release and the base for a Drupal 6
version of this module.
There are a couple of major changes to this module in order to fully
support PostgreSQL. If you plan to use on a production site, please
be aware that one of the columns of the account_reminder table
will be changed via the module updates. You must run the module
update in order for the module to work as expected.
Please backup your database before updating just to be safe...
account_reminder 5.x-1.x-dev
First released: March 20, 2007 - 21:30
Size: 10.28 KB
md5_file hash: c7a1709c08434eca30d0befaf10216bf
Last updated: June 30, 2009 - 12:00
Module has been updated for use with Drupal 5
Additional functionality added to allow users to "unsubscribe" from the reminder emails, without having to login to their accounts.
account_reminder 4.7.x-1.x-dev
First released: February 26, 2007 - 11:37
Size: 8.13 KB
md5_file hash: 963c546047930aafb6913cb507969eaa
Last updated: February 26, 2007 - 12:00
Initial dev release - the module is fully functional but there is currently no support for postgres
