[chora] Play nice with other horde apps?
Eric Rostetter
eric.rostetter@physics.utexas.edu
Tue, 6 Aug 2002 17:12:33 -0500
Quoting adam@morrison-ind.com:
> 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');
> --
> Chora mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: chora-unsubscribe@lists.horde.org
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
"TAD (Technology Attachment Disorder) is an unshakable, impractical devotion
to a brand, platform, product line, or programming language. It's relatively
harmless among the rank and file, but when management is afflicted the damage
can be measured in dollars. It's also contagious -- someone with sufficient
political clout can infect an entire organization."
--"Enterprise Strategies" columnist Tom Yager.