| 25 |
|
|
| 26 |
Requirements |
Requirements |
| 27 |
------------ |
------------ |
| 28 |
This module requires the latest development version 5.X of Drupal. |
This module requires the latest development version 6.X of Drupal. |
| 29 |
And the GD library must be active in the PHP Apache module, or else images will not work! |
The GD library must be active in the PHP Apache module, or else images will not work! |
| 30 |
|
|
| 31 |
Installation |
Installation |
| 32 |
------------ |
------------ |
| 49 |
|
|
| 50 |
Release Notes |
Release Notes |
| 51 |
------------- |
------------- |
|
|
|
|
Created by Willem van der Plaat (The Netherlands) |
|
|
|
|
|
History: |
|
| 52 |
|
|
| 53 |
31-01-2007 v5.x-3.0 |
16-09-2009 v6.x-3.4 |
| 54 |
- Took addressbook v4.x-2.8 as baseline for this build |
- Took addressbook v5.x-3.4 as baseline for this build |
|
- Make module compliant with Drupal 5.1 |
|
|
|
|
|
12-06-2007 v5.x-3.1 |
|
|
- Bugfix: Small pictures were not correct convert to thumbnail picture. |
|
|
|
|
|
30-03-2008 v5.x-3.2 |
|
|
- Add visible Member ID for administrator users. |
|
|
- Improve birthday email notification |
|
|
|
|
|
18-01-2009 v5.x-3.3 |
|
|
- Bugfix: Do not send birthday email if person is older then 100 years. |
|
|
|
|
|
15-09-2009 v5.x-3.4 |
|
| 55 |
- Use file_directory_path() function instead of hardcoded /files definition. |
- Use file_directory_path() function instead of hardcoded /files definition. |
| 56 |
- Improve address.info information |
- Improve address.info information. |
| 57 |
- Final version for Drupal 5 |
- This is the first Addressbook release for Drupal 6. |
| 58 |
|
- Updated drupal.org addressbook cvs repository for automatic update detection. |
| 59 |
|
- Note: Sending birthday and group emails is not working yet. This will be solved in next release! |
| 60 |
|
|
| 61 |
|
17-09-2009 v6.x-3.5 |
| 62 |
|
- Birthday and groups email functionality is working now fine! |
| 63 |
|
- First stable release for Drupal 6 |
| 64 |
|
|
| 65 |
|
20-09-2009 v6.x-3.6 |
| 66 |
|
- Remove english typo's in module, documentation and source code. |
| 67 |
|
- Thanks Stijn Bouwhuis for the correction! |
| 68 |
|
|
| 69 |
23-10-2009 v5.x-3.5 |
23-10-2009 v6.x-3.7 |
| 70 |
- Hot security fix to protect against XSS (Cross Site Scripting) hacking. |
- Hot security fix to protect against XSS (Cross Site Scripting) hacking. |
|
|
|
| 71 |
|
|
| 72 |
Known Minor Issues |
Known Minor Issues |
| 73 |
------------------ |
------------------ |
| 75 |
- Image is not removed when family is deleted |
- Image is not removed when family is deleted |
| 76 |
- Family members are not removed when family is deleted |
- Family members are not removed when family is deleted |
| 77 |
- Role definitions may not contain spaces |
- Role definitions may not contain spaces |
|
|
|
|
Nice to have |
|
|
------------ |
|
|
- Connect Birthday notification with event module. |
|
|
- Special node which contains all members that celebrate their birthday in the current week. |
|
| 78 |
|
|
| 79 |
|
|