[horde] customize menu.
ANANT S ATHAVALE
asa at isac.gov.in
Mon Feb 8 05:52:53 UTC 2016
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.
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.
Thanks in advance.
--
सादर धन्यवाद/ 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