phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Re: multi-language address book entries


From: Matti Picus
Subject: [Phpgroupware-developers] Re: multi-language address book entries
Date: Tue, 28 May 2002 13:00:00 +0200

OK, so I need to add a lang and charset column.

But how do I link two addresses together, that is how do I tell phpgroupware that two entries are the same person, just with their name written in a different language? They will share the same e-mail, phone numbers, street names, etc.
Matti

At 12:00 27/5/2002 -0400, you wrote:
From: "Peter Moulding" <address@hidden>
To: <address@hidden>
Subject: RE: [Phpgroupware-developers] multi-language address book entries
Date: Mon, 27 May 2002 10:56:02 +1000
Organization: TEDIS Pty Ltd
Reply-To: address@hidden

If a name group was in the format
Language code
Character set
First name
Second name
Last name
The name could be in any language and representation.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Matti Picus
Sent: Monday, 27 May 2002 11:39 AM
To: address@hidden
Subject: [Phpgroupware-developers] multi-language address book entries

I would like to modify the address book to allow entry of three names for
each person, one in English, one in Hebrew and one in Arabic. I guess the
easy part is adding extra columns for each first, middle and last name in
the proper table. The harder part is changing the API and the display
functions so that the names are displayed properly and searchable. Any
hints?
Matti




reply via email to

[Prev in Thread] Current Thread [Next in Thread]