+ Reply to Thread
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 33

Thread: Import .CSV Address Book

  1. #11
    BlueC is offline Registered User
    Join Date
    Apr 2008
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Right, here's some screenshots and an updated tarball containing patches for RC 0.1 and RC0.1.1

    Read the enclosed readme.txt for installation instructions, but it's basically as simple as

    Code:
    patch -p1 < roundcube-import-contacts-0.3-RC<version>.patch
    where <version> is either 0.1 or 0.1.1 depending on your RC version.

    If you want to add different localizations then just add translations of the following strings to the labels.inc file in the localization that you desire. If anyone can provide translations that I can include then please post them here.

    Code:
    $labels['importcontacts'] = 'Import Contacts';
    $labels['confirm'] = 'Confirm';
    $labels['confirmimportcsv'] = 'This is a sample set of the data you uploaded. Please confirm that the headers correspond to the correct columns and press Confirm. If they don\'t then please press cancel, change your file, and re-upload it.';
    $labels['instructimportcsv'] = 'Use the form below to import contacts from a CSV file.';
    Enjoy!
    Chris
    Attached Images
    Attached Files

  2. #12
    pagedeveloping is offline Registered User
    Join Date
    Apr 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Hello,

    This is a greate plugin thank you. I have patched the stable version and all works well within firefox.
    On IE7 the icon is faded out and will not allow you to use the import function. Could this perhaps be something inside the .css file that IE7 is unable to recognize?

    Regards,

  3. #13
    BlueC is offline Registered User
    Join Date
    Apr 2008
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Hi, thanks for testing it and for the feedback

    I had not thought to test it outside of firefox! It is a javscript problem that you describe (not CSS)... I have an idea of where and how to fix it but it may be tomorrow before I get chance. I'll post back here when I do.

  4. #14
    BlueC is offline Registered User
    Join Date
    Apr 2008
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    pagedeveloping, I had a look at this and couldn't reproduce the problem in IE6 (I don't have IE7 to hand right now). However, could you please try forcing a refresh of the cache in IE7 (is it CTRL + F5?) and see if that solves the problem? It may be that your browser hasn't refreshed the app.js file from roundcube.

  5. #15
    pagedeveloping is offline Registered User
    Join Date
    Apr 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Quote Originally Posted by BlueC
    pagedeveloping, I had a look at this and couldn't reproduce the problem in IE6 (I don't have IE7 to hand right now). However, could you please try forcing a refresh of the cache in IE7 (is it CTRL + F5?) and see if that solves the problem? It may be that your browser hasn't refreshed the app.js file from roundcube.
    Thanks! Worked like a charm. Just to let you know I have updated to the latest RC0.1.1 and applied your 1.1 patch and it is working greate.

    Peter

  6. #16
    BlueC is offline Registered User
    Join Date
    Apr 2008
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Great, glad to know its working for you.

    In a future release I intend to make the import file format a little more flexible (e.g. allow user mapping of fields), but at the moment it suits my simple needs so unless there is a call for it I may not get round to it in the near future.

    If anyone else has any feedback or suggestions please post here.

  7. #17
    marcuseide is offline Registered User
    Join Date
    Apr 2008
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Works like a charm. Thank you very much!

  8. #18
    cbrace is offline Registered User
    Join Date
    Mar 2008
    Location
    Amsterdam
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    A very big thanks, this is very helpful; I just imported around 400 addresses from gmail.

    Probably unrelated to the plugin, but... when I try to modify an entry, I get an error message:

    SERVICE CURRENTLY NOT AVAILABLE!

    Error No. [0x01F4]
    Any ideas what is going on here?

  9. #19
    BlueC is offline Registered User
    Join Date
    Apr 2008
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Import .CSV Address Book

    Don't know, but its unrelated to this mod AFAIK.

  10. #20
    paszczus is offline Registered User
    Join Date
    May 2008
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Hello,
    it seems to be a great plugin and that`s really nice that is in patch, but i have problem. I got svn version od 0.1.1 (from yesterday) and patched succesfully but when i click on Address book and then "import contact" it open new "address book" window near first one and then when i click again import in new address book it fork to another, and another...

    Any ideas how to fix it ?

    Thanks
    Last edited by paszczus; 05-13-2008 at 02:27 PM.

+ Reply to Thread
Page 2 of 4 FirstFirst 1 2 3 4 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts