account_reminder 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-7.x-1.x-dev.tar.gz | 11.99 KB | 0c1fd7a14e97fae637cd1376d8535235 |
| account_reminder-7.x-1.x-dev.zip | 13.37 KB | e1d0e08095b95a60d7bd76e21db83a49 |
Release notes
Converted old CVS HEAD branch which contained the drupal 7 module code into a 7.x git branch (via master).
account_reminder 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.2.tar.gz | 12.53 KB | 00c51ea9737253a270d641010d6cf149 |
| account_reminder-6.x-1.2.zip | 15.01 KB | 291e5da7dbcc3f9afd0617ae6b05a169 |
Release notes
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
| 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 |
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 %.
account_reminder 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.1.tar.gz | 9.86 KB | 8b9d21576db8f77f80e756ea34a1c265 |
| account_reminder-6.x-1.1.zip | 11.23 KB | e65aaf28972d8f9c3e8f26abd7fdbfe5 |
Release notes
account_reminder 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.0.tar.gz | 9.86 KB | 3d841afaea0817f6e0425da246f48fa8 |
| account_reminder-6.x-1.0.zip | 11.24 KB | 19ce73691e8552bc9c2f098efde0c8ec |
Release notes
First official release
account_reminder 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-5.x-1.0.tar.gz | 9.51 KB | 47d9202f731f61da8ba3d388ffc2af3b |
| account_reminder-5.x-1.0.zip | 10.8 KB | 4d1bfe7354ebd44d2dd1673102a262b0 |
Release notes
First official release
account_reminder 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.0-beta2.tar.gz | 9.7 KB | f300099b1defc1635b30fa22635e94c3 |
| account_reminder-6.x-1.0-beta2.zip | 11 KB | 91d718da2786ce72666c18ec9b6cd012 |
Release notes
Beta2 release of Drupal 6 version of account reminder
account_reminder 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-5.x-1.0-beta2.tar.gz | 9.31 KB | 0034ce91ad363868a5a365d324c03a6e |
| account_reminder-5.x-1.0-beta2.zip | 10.53 KB | bae89613fb71688d8777d7616eb29798 |
Release notes
2nd beta for a new Drupal 5 version of account_reminder
account_reminder 6.x-1.0-beta
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.0-beta.tar.gz | 9.69 KB | 74f42ea90b5e7d858ea23b66f6083950 |
| account_reminder-6.x-1.0-beta.zip | 11.01 KB | 17639215d5dc292bda51516f73e493c0 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-6.x-1.x-dev.tar.gz | 10.31 KB | 9e87c1faa2c471a7d6dabe103b6c0885 |
| account_reminder-6.x-1.x-dev.zip | 11.69 KB | adabce37d6a99db024b9e9aa061767ac |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-5.x-1.0-beta.tar.gz | 9.31 KB | da0ea3a8580c9ba5553c052bea155652 |
| account_reminder-5.x-1.0-beta.zip | 10.53 KB | 8014dc28182391d9ac1dd385ebd1bcbe |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-5.x-1.x-dev.tar.gz | 10.25 KB | 4fb0e6d2387f75b1b08db27e2a36bfce |
| account_reminder-5.x-1.x-dev.zip | 11.58 KB | f1d67aec71b47c38c6babb3f1c49f215 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| account_reminder-4.7.x-1.x-dev.tar.gz | 8.15 KB | cb95db2f67c0752d21ba5289ed50969a |
| account_reminder-4.7.x-1.x-dev.zip | 9.04 KB | b09ea5b99d489a802bf96b94d2c7c1fd |
Release notes
Initial dev release - the module is fully functional but there is currently no support for postgres