[horde] Custom menu applications (like links for Intranet Applications)

ANANT S ATHAVALE asa at isac.gov.in
Fri Aug 30 06:08:42 UTC 2013


Dear List,

'intranet' => array(
        'name' => _("Intranet Applications"),
        'status' => 'heading',
    ),

    'samwad' => array(
        'name' => _("Samwad"),
        'menu_parent' => 'intranet',
        'fileroot' => '/tmp',
        'webroot' => 'http://samwad.isac.dos.gov.in',
        'target' => '_blank'
    ),

Using these lines in registry.local.php, I am able to see the Links.  But,
Horde is treating this 'samwad' as a Horde Application and is getting
listed under preferences also.  How to define it as not a Horde
Application, but just a link.
-- 
           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