[imp] IMP 2.3.x and Turba
Claus Heiko Niesen
cniesen@gmx.net
Thu, 16 Aug 2001 09:29:40 -0500
To make an icon appear in IMP that links to turba do the following:
In imp/config/conf.php under the menu section set the line to:
$conf['menu']['apps'] = array('turba');
To make an icon apper in turba that links to IMP do the following:
In turba/config/conf.php under the menu section set the line to:
$conf['menu']['apps'] = array('imp');
Before the change the line probably looked like this:
$conf['menu']['apps'] = array();
Claus
At 08:39 AM 08/16/2001, you wrote:
>I have been happily using IMP 2.2.x on our corporate network for over a year,
>good stuff.
>
>Now I've decided to try out 2.3.x on our test server. I've got horde and IMP
> >from CVS installed and working. I also have Turba installed, but
> haven't been
>able to find ANY documentation (i've seearched the lists, etc....) In IMP
>2.3.x
>there isn't even a "Contacts" link. Does anyone know how I go about
>setting up
>the link between IMP and Turba, etc...
>
>Systems and Network Administrator
>Morrison Industries
>1825 Monroe Ave NW.
>Grand Rapids, MI. 49505
>
>--
>IMP mailing list: http://horde.org/imp/
>Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
>Frequently Asked Questions: http://horde.org/faq/
>To unsubscribe, mail: imp-unsubscribe@lists.horde.org