/[drupal]/contributions/modules/addressbook/readme.txt
ViewVC logotype

Diff of /contributions/modules/addressbook/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.31 by wplaat, Tue Oct 27 18:55:46 2009 UTC revision 1.32 by wplaat, Tue Oct 27 19:01:51 2009 UTC
# Line 25  Key features Line 25  Key features
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  ------------  ------------
# Line 49  Installation Line 49  Installation
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  ------------------  ------------------
# Line 83  Known Minor Issues Line 75  Known Minor Issues
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    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.3