[imp] Re: side bar in IMP

John H. Bennett III bennettj at thebennetthome.com
Mon Apr 18 16:32:18 PDT 2005


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?

Thanks,


I believe you change the value to false and locked to true in
horde/config/prefs.php

$_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'





More information about the imp mailing list