Author Topic: Multiple address books, more fields per contact  (Read 12833 times)

Offline honk

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« on: November 04, 2009, 01:58:18 PM »
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

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Multiple address books, more fields per contact
« Reply #1 on: November 05, 2009, 12:47:42 AM »
AFAIK there is no plugin. But there is a patch:

RoundCube Mailing Lists
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Multiple address books, more fields per contact
« Reply #2 on: November 05, 2009, 12:47:27 AM »
AFAIK there is no plugin. But there is a patch:

RoundCube Mailing Lists
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline honk

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #3 on: November 05, 2009, 08:57:59 AM »
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.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Multiple address books, more fields per contact
« Reply #4 on: November 05, 2009, 12:03:14 PM »
No, I wait until this will be part of CORE.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline honk

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #5 on: November 06, 2009, 05:52:27 AM »
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.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Multiple address books, more fields per contact
« Reply #6 on: November 06, 2009, 05:56:07 AM »
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
__________________
MyRoundcube Project (commercial)

Offline max

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #7 on: December 04, 2009, 03:59:19 PM »
Quote from: rosali;22822
No, 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

Offline max

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #8 on: December 06, 2009, 07:20:24 AM »
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

Offline lolopoub

  • Newbie
  • *
  • Posts: 2
tested, but missing things (export)
« Reply #9 on: December 22, 2009, 04:13:37 AM »
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)

Offline lolopoub

  • Newbie
  • *
  • Posts: 2
labels.inc for french
« Reply #10 on: December 22, 2009, 04:20:26 AM »
here it is just put it in /program/localization/fr_FR

Offline max

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #11 on: December 20, 2010, 04:40:54 PM »
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

Offline max

  • Jr. Member
  • **
  • Posts: 14
Multiple address books, more fields per contact
« Reply #12 on: January 16, 2011, 11:31:17 AM »
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

Offline Volnhar

  • Jr. Member
  • **
  • Posts: 39
    • http://www.andrew.stoker.name/wp
Multiple address books, more fields per contact
« Reply #13 on: January 16, 2011, 08:41:31 PM »
Thanks, will update my install tonight. :)

Offline Volnhar

  • Jr. Member
  • **
  • Posts: 39
    • http://www.andrew.stoker.name/wp
Multiple address books, more fields per contact
« Reply #14 on: February 17, 2011, 07:37:51 PM »
I guess these updated files for 0.5 will also work for .51?

I'll try now and see.