[imp] Re: side bar in IMP

Jie Gao J.Gao at isu.usyd.edu.au
Mon Apr 18 16:31:48 PDT 2005




On Tue, 19 Apr 2005, Jie Gao wrote:

> Date: Tue, 19 Apr 2005 08:17:22 +1000 (EST)
> From: Jie Gao <J.Gao at isu.usyd.edu.au>
> To: Jan Schneider <jan at horde.org>
> Cc: imp at lists.horde.org
> Subject: [imp] side bar in IMP
>
>
>
>
> On Mon, 18 Apr 2005, Jan Schneider wrote:
>
> > Date: Mon, 18 Apr 2005 09:51:16 +0200
> > From: Jan Schneider <jan at horde.org>
> > To: imp at lists.horde.org
> > Subject: [imp] Re: turba: turba-h3-2.0.2
> >
> > Zitat von Jie Gao <J.Gao at isu.usyd.edu.au>:
> >
> > > I've found this version of turba uses owner_id without domain name appended:
> >
> > This has nothing to do with Turba but is how you configured IMP.
>
> I have figured it out now: I needed to configure Horde to use IMP for authentication.
>
> I have now a different question: What do I need to do not to give the user
> the side bar after logging into IMP?

I have found out that I can turn this off by commenting out the following:

#$_prefs['show_sidebar'] = array(
#    'value' => true,
#    'locked' => false,
#    'shared' => true,
#    'type' => 'checkbox',
#    'desc' => sprintf(_("Show the %s Menu on the left?"), $GLOBALS['registry']->get('name', 'horde'))
#);

in the prefs.php of Horde.

But I seem to get the Horde login page instead of IMP's login page when I
try to log into IMP. How can this be done?

Thanks,


Jie


More information about the imp mailing list