[horde] update in wiki page.

Jan Schneider jan at horde.org
Mon Dec 12 16:29:57 UTC 2011


Zitat von Vilius ?umskas <vilius at lnk.lt>:

>> ----- Message from Vilius ?umskas <vilius at lnk.lt> ---------
>>     Date: Thu, 1 Dec 2011 12:15:51 +0200
>>     From: Vilius ?umskas <vilius at lnk.lt>
>> Subject: Re: [horde] update in wiki page.
>>       To: horde at lists.horde.org
>>
>>
>> >> Dear List,
>> >>
>> >> Can anybody mail me/update wiki website w.r.t
>> >>
>> >> Customising Menu/Sidebar?
>> >>
>> >> The existing link is
>> http://wiki.horde.org/CustomizeMenu?referrer=HowTo
>> >>
>> >> I could use that example for H3. But if I use similar customisation
>> >> for H4, I get those Menu and links, but at the same time, the items
>> >> added get listed in Preferences also (which I don't want).
>> >
>> > Try changing 'status' => 'active' to 'status' => 'sidebar'. Also see
>> > how original Horde menu items which does not appear in Preferences
>> > are configured.
>> >
>> > --
>> >    Vilius
>>
>> I tried the following.
>>
>>      'intranet' => array(
>>          'name' => _('Intranet Links'),
>>          'status' => 'heading'
>>      ),
>>
>>      'acs' => array(
>>          'webroot' => 'http://xxx.yyy.zzz/',
>>          'name' => _("XYZ"),
>>          'status' => 'sidebar',
>>          'target' => '_blank',
>>          'menu_parent' => 'intranet',
>>          'fileroot' => '/tmp',
>>          'icon' => ''
>>      ),
>
> I believe Horde cannot find a webroot and disables menu entry automatically.

Horde can never find webroots, because those are URNs.

Jan.

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



More information about the horde mailing list