+ Reply to Thread
Page 16 of 21 FirstFirst ... 6 14 15 16 17 18 ... LastLast
Results 151 to 160 of 205

Thread: addressbook in compose window

  1. #151
    guitmanjo is offline Roundcube Newcomer
    Join Date
    Jul 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default Default Behavior?

    I'm new to Roundcube and have installed the 0.3.1 stable version online for family use (figured it was the safest route, I don't have time or knowledge to provide much tech support). I've installed the 1.5.1 version of Compose Addressbook, and it's a great plugin ... does everything I want, except I assumed the address list would self populate. My installation requires me to do a search for the addresses to show up in the window. (I'm using SQL addressbook setting w/ RC).

    Is this default behavior, or is there something wrong with my setup? If it's default, can I cause the window to self-populate w/o a search?

    Thanks in advance.

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

    Default

    This is a config setting. By default it should auto-populate. Make sure you set:

    $rcmail_config['compose_addressbook_mode'] = 'full';

  3. #153
    guitmanjo is offline Roundcube Newcomer
    Join Date
    Jul 2010
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by corbosman View Post
    This is a config setting. By default it should auto-populate. Make sure you set:

    $rcmail_config['compose_addressbook_mode'] = 'full';
    Thanks, that worked. I had it set to 'sql' thinking it had to match the RC addressbook setting.

  4. #154
    jeffshead's Avatar
    jeffshead is offline Registered User
    Join Date
    Aug 2008
    Posts
    61
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    It only works with the SVN.
    Thanks.

    Got it to work with trunk-r3836 (D/L latest SVN).
    Last edited by jeffshead; 07-29-2010 at 05:06 PM.

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

    Default

    I have released version 3.0. This version should be compatible with the upcoming 0.4-stable release which is scheduled for wednesday.

    You can get it here: Roundcube Plugins | Underwater World

  6. #156
    talvins is offline Registered User
    Join Date
    Dec 2007
    Posts
    24
    Downloads
    0
    Uploads
    0

    Default

    Hi,

    I've just installed your plugin on my 0.4-stable (and jqueryui plugin, activated too) but nothing works. I only saw the address book when I click on addres book icon.
    My AB is SQL, so I choose
    $rcmail_config['compose_addressbooks'] = array('sql');
    and
    $rcmail_config['compose_addressbook_mode'] = 'full';

    - doubleclick to quickly add a contact to your To field : doesn't work.
    - select multiple contacts and click one of the buttons to add to the
    specific field : none contact shown
    - config option lets you select which addressbooks to use : nothing like this
    - use the search field to search in your addressbook : nothing appears

    Thanks.

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

    Default

    It's supposed to only work when you click on the addressbook button. The rest does work for many people, so i need more information. Which version of my plugin, what OS and browser/version.

  8. #158
    talvins is offline Registered User
    Join Date
    Dec 2007
    Posts
    24
    Downloads
    0
    Uploads
    0

    Default

    Debian Lenny, Version 3.0, RC 0.4.1.

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

    Default

    What browser and browser version?

  10. #160
    serg_b is offline Roundcube Newcomer
    Join Date
    Jan 2009
    Posts
    1
    Downloads
    1
    Uploads
    0

    Default

    Hi all.

    Here is ru_RU translation for this plugin.

    PHP Code:
    <?php

    $labels 
    = array();
    $labels['compose_addressbook_buttontitle'] = 'Показать адресную книгу';
    $labels['compose_addressbook_title'] = 'Адресная книга';
    $labels['compose_addressbook_close'] = 'Закрыть';
    $labels['compose_addressbook_noselect'] = 'Вы не выбрали адресата';
    $labels['compose_addressbook_added'] = 'Адресат добавлен';

    ?>
    Thanks a lot for plugin.

+ Reply to Thread
Page 16 of 21 FirstFirst ... 6 14 15 16 17 18 ... 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