[horde] message composition name expansion

Jan Schneider jan at horde.org
Sat Oct 14 06:46:10 PDT 2006


Zitat von Dwayne Hottinger <dhottinger at harrisonburg.k12.va.us>:

> OK.  Being a bear of very little brain.  I have this in my  
> imp/config/prefs.php
> // address book selection widget
> $_prefs['sourceselect'] = array('type' => 'special');
>
> // address book(s) to use when expanding addresses
> // You can provide default values this way (note the \t and the  
> double quotes):
> // 'value' => "source_one\tsource_two"
> // refer to turba/config/sources.php for possible source values
> $_prefs['search_sources'] = array(
>     'value' => "HCPS Faculty",
                   ^^^^^^^^^^^^
This should be 'localldap'.

>     'locked' => true,
>     'shared' => false,
>     'type' => 'implicit');

> AND this in my turba sources.php
> $cfgSources['localldap'] = array(
>     'title' => _("HCPS Faculty"),

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list