[horde] turnoff frameset

Jan Schneider jan at horde.org
Mon Jul 11 14:40:52 PDT 2005


Zitat von Greg Rundlett <Greg.Rundlett at savaJe.com>:

> Jan Schneider wrote:
>
>> Or simply change the configuration file horde/config/prefs.php.
>>
>> Jan.
>>
>>
> $_prefs['show_sidebar'] = array(
>    'value' => false,
>    'locked' => false,
>    'shared' => true,
>    'type' => 'checkbox',
>    'desc' => sprintf(_("Show the %s Menu on the left?"), 
> $GLOBALS['registry']->get('name', 'horde'))
> );
>
> turns off the sidebar, but I do want  to access all the sidebar menus 
> within my application.  From what I read in the code, I think that I 
> should include services/portal/sidebar.php in my application's view 
> pages.  I'm wondering if that is correct.

No. You do this in the application setup.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the horde mailing list