I've submitted a patch (http://trac.roundcube.net/ticket/1485212) that  
gives RoundCube the ability to dynamically generate a contact's  
display name by concatenating the first and last name fields and it  
also eliminates the separate display name field. This functionality is  
turned on with a new config option:

$rcmail_config['display_name_type'] = 'automatic';

This patch lays a foundation for some other work I'm doing on getting  
RoundCube's address book to use another database, with a different  
schema that doesn't include a display name. (Has anyone one done  
anything like this? Or have any advice about it?)

thanks
-kris
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to