[horde] update in wiki page.

ANANT S ATHAVALE asa at isac.gov.in
Sun Dec 11 09:01:59 UTC 2011


----- 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' => ''
     ),


When I set it to sidebar, it does not display at all. but,  
documentation says, it should display in sidebar only.

>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


----- End message from Vilius ?umskas <vilius at lnk.lt> -----


-- 
Anant S Athavale,

------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------


More information about the horde mailing list