privatemsg 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-5.x-1.5.tar.gz | 36.39 KB | c1f5452a470b588db3bca922c2999b21 |
Official release from CVS tag: DRUPAL-5--1-5
Last updated: February 28, 2007 - 00:20
DB change: use update.php when upgrading to this version from 5.x-1.3 or older.
New settings option to send a welcome message to new users.
Fixed db upgrade if db_prefix is in use (broken in 5.x-1.4 only).
Removed theme_privatemsg_list.. can theme the privatemsg_list_form instead.
From 1.4:
Add button to preview message before sending.
Use db_next_id instead of auto_increment/serial.
Fix php warning from drupal_mail call.
Integration with userpoints module (2.0 API).
From 1.3:
Fix link in notification email so it works if you are already logged in.
