[horde] customize menu.

ANANT S ATHAVALE asa at isac.gov.in
Mon Feb 8 13:18:24 UTC 2016


----- Message from Michael J Rubinsky <mrubinsk at horde.org> ---------
     Date: Mon, 08 Feb 2016 07:58:18 -0500
     From: Michael J Rubinsky <mrubinsk at horde.org>
Reply-To: mrubinsk at horde.org
  Subject: Re: [horde] customize menu.
       To: horde at lists.horde.org


> Quoting ANANT S ATHAVALE <asa at isac.gov.in>:
>
>> Dear List,
>>
>> Following as explained in wiki is implemented in our setup. Using  
>> HGWE 5.2.11.
>>
>>
>> // Custom Menus
>>  'intranet' => array(
>>      'name' => _("Intranet Links"),
>>      'status' => 'heading',
>>  ),
>>
>>  'xyz' => array(
>>      'url' => 'http://applications.horde.org/',
>>      'name' => _("Application 1"),
>>      'status' => 'link',
>>      'target' => '_blank',
>>      'menu_parent' => 'intranet',
>>      'fileroot' => '/tmp',
>>      'icon' => ''
>>  ),
>>
>> I have one issue and one requirement.
>>
>> 1. Issue.
>> Sometimes, even with target => '_blank', the url opens in the same  
>> tab, instead of opening in a new tab.
>
> This seems to work fine for me locally.

For me also it works.  But, sometimes it fails. Don't know why.


>> 2. Requirement.
>> I want to have a sub-menu for 'xyz' instead of adding one more  
>> under intranet.  Is it possible (like AddressBook->New Contact->In  
>> My AddressBook)? If yes, can somebody update the same in Wiki or  
>> share with me?  This is required, since, I have about 25 links in  
>> Intranet and the bottom three (3 or 4) are out of screen and there  
>> is no scrolling option.
>
> Simply set the 'menu_parent' attribute to the key of the parent.

Thanks. It works.

> -- 
> mike
> The Horde Project
> http://www.horde.org
> https://www.facebook.com/hordeproject
> https://www.twitter.com/hordeproject


----- End message from Michael J Rubinsky <mrubinsk at horde.org> -----



-- 
      सादर धन्यवाद/ Thanks & Regards
           अनंत / Anant
------------------------------------------------------------------------------
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