[horde] Starting horde with the sidebar minimize

Ryan Beatty ryan.beatty at gmail.com
Tue Apr 11 13:33:02 PDT 2006


Hi,

Please try setting the following values.

/horde/config/prefs.php

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


/horde/config/conf.php

$conf['menu']['always'] = false;


I'm not sure if there is anything else you might need to change, but you can
try that ;)

Thanks,

Ryan




On 4/11/06, Jacques Beaudoin <jacques-beaudoin at cspi.qc.ca> wrote:
>
> Hi,
>
> Most of my users will be using only the "IMP" application.
>
> So I want to start Horde with the sidebar minimize.
>
> Can I do that.
>
> Thanks
>
> Jacques Beaudoin
> Agent d'administration
> Les services des technologies
> de l'information et des communications
> Commission scolaire de la Pointe de l'Île
> Montréal, Québec, Canada
>
> Courriel/Email: jacques-beaudoin at cspi.qc.ca
> Cel: 514 918-3350
>
>
>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>


More information about the horde mailing list