[chora] Play nice with other horde apps?

adam@morrison-ind.com adam@morrison-ind.com
Wed, 7 Aug 2002 06:04:01 -0400


>>Is it possible to make Chora play nice with other horde apps?  Basically
>>all
>Yes, the code is there, you just need to add the array to you conf.php
>file.
>>want is the buttons up-top for Kronolith, IMP, Turba, Mnemo, and Nag.  All
>Just add the following to the end of your (CVS HEAD) chora/config/conf.php
>file:
>// Define apps to put in the menu bar.  To include IMP in the menu bar, you
>// would add: $conf['menu']['apps'] = array('imp');
>$conf['menu']['apps'] = array('imp', 'turba', 'nag', 'kronolith', 'mnemo');

That is what I did,  under RELENG_1, it doesn't seem to do anything.  HEAD dies
on me with Fatal error: Call to undefined function: compressoutput() in
/var/www/html/horde/chora/lib/base.php on line 54 when I first try and enter chora.

I'm perfectly willing to use a CVS version of chora, as only a few intelligent
users will be utilizing it,  but for the rest of the apps I need the stable
versions.