Roundcube Community Forum

 

Multiple address books, more fields per contact

Started by honk, November 04, 2009, 01:58:18 PM

Previous topic - Next topic

honk

Hi!
I have some questions about the address book.

1. Is there a plugin which allows the use of multiple address books? It would be nice to have not all contacts in only one address book.

2. There are only few fields for contact data. For instance this allows only one email address per contact and no further address data.  Is there a plugin which allows to enter more data?

3. How can I change the order of the address book? It's always orderd by the first field ("Angezeigter Name" in german translation).

Thanks!

Honk

rosali

Regards,
Rosali

rosali

Regards,
Rosali

honk

Thanks, this looks quite good.

Do you use this patch (or some previous version) in your online demo?
I can see that there a several fields including one for further addresses.

rosali

Regards,
Rosali

honk

So, how do you get these additional fields in your online demo?
Is it a plugin or a patch which has not already been published? I'm just curious and would like to test it.

rosali

Which online demo do you mean?
... mail4us.net or mail4us.net/dev ...
If you mean mail4us.net, yes there are additional fields, but I won't port this old plugin
to RoundCube 0.3 branche.
Regards,
Rosali

max

Quote from: rosali;22822No, I wait until this will be part of CORE.

any idea when it will be in the core of roundcubemail?

kind regards
max
ubuntu 10.10, Linux version 2.6.35

max

hi,

i have edited all the necessary files with the new code as described in the file (extended_address_boo.diff) and put the changed files together. (see the attached zip-file).
you need to copy all the files, don't forget a backup, and import the new fields in your database using the sql-update-files.
please read the INSTALL file for details.

i only added the localization files for de_DE, en_GB and en_US. it should be easy to add other languages.

i appreciate any comments and hints and hope to make some of you happy.

kind regards
max
ubuntu 10.10, Linux version 2.6.35

lolopoub

Hi,

i ve made a french translation file for your patch (i will send it in a future post)

but when i try to export in vcf, a lot of fields are missing (and even incorrect )

-the work phone number has the fax value!
-missing all phones numbers (work/home/cell)
-missing title/company/work address/home address/note

by the way is it possible to make a csv import/export? (if not, tell me hot to program it nicely,i mean in the respect of your coding, and i ll try to do it)

lolopoub

here it is just put it in /program/localization/fr_FR

max

hi,

i have updated all the necessary files for roundcube version 0.4.2 (see the attached zip-file).
you need to copy all the files to your main directory.
important, don't forget a backup

import the new fields in your database using the sql-update-files.
please read the INSTALL file for details.

i only added the localization files for de_CH, de_DE, fr_FR, en_GB and en_US. it should be easy to add other languages.

i appreciate any comments and hints and hope to make some of you happy.

kind regards
max
ubuntu 10.10, Linux version 2.6.35

max

hi,

i have updated all the necessary files for roundcube version 0.5 (see the attached zip-file).
you need to copy all the files to your main directory.
important, don't forget a backup

import the new fields in your database using the sql-update-files.
please read the INSTALL file for details.

i only added the localization files for de_CH, de_DE, fr_FR, en_GB and en_US. it should be easy to add other languages.

i appreciate any comments and hints and hope to make some of you happy.

kind regards
max
ubuntu 10.10, Linux version 2.6.35

Volnhar


Volnhar

I guess these updated files for 0.5 will also work for .51?

I'll try now and see.