+ Reply to Thread
Page 3 of 21 FirstFirst 1 2 3 4 5 13 ... LastLast
Results 21 to 30 of 205

Thread: addressbook in compose window

  1. #21
    cafeolai's Avatar
    cafeolai is offline Roundcube Newcomer
    Join Date
    Dec 2009
    Location
    United Kingdom
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default

    Thank you !!!!!!!! Now it works !!!

  2. #22
    epinter is offline Registered User
    Join Date
    Jun 2008
    Posts
    10
    Downloads
    1
    Uploads
    0

    Default

    @corbosman
    I did some improments in you great plugin (visual, ldap and sql search). Now the LDAP search is working fine. I think you can make this the 1.3 .

    I tested with RC r2602, it's working fine with LDAP and SQL (I have 2 LDAP databases working with RC).


    Thank you for the plugin development, is a great feature for rcmail.
    Attached Files
    Last edited by epinter; 12-08-2009 at 05:30 PM. Reason: Changed close window icon to an red "X"

  3. #23
    cafeolai's Avatar
    cafeolai is offline Roundcube Newcomer
    Join Date
    Dec 2009
    Location
    United Kingdom
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Thank you

    It works !! Thank you very much for your help

  4. #24
    siulee88 is offline Roundcube Newcomer
    Join Date
    May 2009
    Posts
    6
    Downloads
    3
    Uploads
    0

    Smile

    hi

    do u think your plugin can seach "global address book"?
    thanx

  5. #25
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    Thanks epinter for your patch. I'll be back in civilization in a few days and will take a look at your patches. At first glance they look great! I'll post a 1.3 soon after.

  6. #26
    siulee88 is offline Roundcube Newcomer
    Join Date
    May 2009
    Posts
    6
    Downloads
    3
    Uploads
    0

    Default

    Here is the Hong Kong and Taiwan localization (zh_TW):

    <?php

    $labels = array();
    $labels['compose_addressbook_buttontitle'] = '顯示地址簿';
    $labels['compose_addressbook_title'] = '地址簿';
    $labels['compose_addressbook_close'] = '關閉';
    $labels['compose_addressbook_noselect'] = '沒有選擇電郵地址';
    $labels['compose_addressbook_added'] = '已加入電郵地址';

    ?>

  7. #27
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    siulee88, in theory it should work with globaladdressbook. If it just behaves like a normal addressbook. You may have to define that plugin before mine though, and configure my plugin to use the global addressbook. Try adding 'global' to the list of used addressbooks.

  8. #28
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default

    Quote Originally Posted by epinter View Post
    @corbosman
    I did some improments in you great plugin (visual, ldap and sql search). Now the LDAP search is working fine. I think you can make this the 1.3 .

    I tested with RC r2602, it's working fine with LDAP and SQL (I have 2 LDAP databases working with RC).


    Thank you for the plugin development, is a great feature for rcmail.
    Hi, again thanks for your patch! Im not sure though I agree with some of the changes you made. I incorporated the visual changes as they're nice, but the main issue, LDAP support, is imho not the right way to do it.

    I think by far the most people will not be using LDAP, but just the default SQL. Your changes now force them, and everyone else, to always have to enter a search to find any address. Originally, this wasnt necessary as you'd immediately get a list of all addresses and you could immediately double click one. Very fast, unlike your version imho.

    Also, i think there must be a way to make it work with list_records. See, if you go to the normal addressbook task, top-right, it also shows a list with all your contacts without having to search right? This uses the list_records method as well. Id rather find out why this isnt working for you. For me it actually is, im using FreeLDAP.org to test, and im seeing all my contacts.

    Maybe you can put some debug calls in the code and find out whats going on.

    Regards,

    Cor

  9. #29
    corbosman's Avatar
    corbosman is offline Registered User
    Join Date
    Dec 2008
    Location
    Amsterdam, The Netherlands
    Posts
    235
    Downloads
    1
    Uploads
    0

    Default version 1.3 available

    I just upgraded the compose addressbook plugin to version 1.3. This includes a taiwanese translation and some ui fixes proposed in this thread by epinter.

    There may be issues with using this plugin with ldap. I can as of yet not reproduce them. If you have issues with ldap addressbooks let me know in this thread.

    Please submit translations as well. Now made even easier by going here.

  10. #30
    siulee88 is offline Roundcube Newcomer
    Join Date
    May 2009
    Posts
    6
    Downloads
    3
    Uploads
    0

    Default

    ok and thz, i will try it

    Quote Originally Posted by corbosman View Post
    siulee88, in theory it should work with globaladdressbook. If it just behaves like a normal addressbook. You may have to define that plugin before mine though, and configure my plugin to use the global addressbook. Try adding 'global' to the list of used addressbooks.

+ Reply to Thread
Page 3 of 21 FirstFirst 1 2 3 4 5 13 ... 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