RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > News and Announcements > General Discussion

For more information about the ads and why they're here, please see the FAQ

Reply
  #1  
Old 02-27-2010, 05:54 PM
Roundcube Newcomer
 
Join Date: Feb 2010
Posts: 3
Default address book alphabetization

I am a new user. I would like to have my address book alphabetized by the LAST NAME, not the DISPLAY NAME. Then I would like the email address to show the DISPLAY NAME. So the Address Book would aphabetize by Smith, John, but the email address would come us as "John Smith" <smithJ@idiots.com>

Thanks for help with this.

Ursus
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 02-27-2010, 09:53 PM
Registered User
 
Join Date: Sep 2007
Location: Eugene, Oregon, USA
Posts: 219
Default

Edit the following file - <rcube_home>/program/include/rcube_contacts.php

Find the following line:

Code:
" ORDER BY name",
Change it to read:

Code:
" ORDER BY surname",
__________________
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 03-09-2010, 04:05 PM
Roundcube Newcomer
 
Join Date: Feb 2010
Posts: 3
Default

Thanks so much. Clearly, though, Roundcube is beyond me. I had thought that perhaps a solution existed without dealing with code (about which I know nothing). I guess I'll just have to take (what to me seems the very illogical) alpha ordering by first name that the basic coding requires.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:23 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community