[horde] Custom menu applications (like links for Intranet Applications)
Jan Schneider
jan at horde.org
Fri Aug 30 08:07:24 UTC 2013
Zitat von ANANT S ATHAVALE <asa at isac.gov.in>:
> 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.
Use the status 'link' once Horde_Core 2.8.0 is released.
--
Jan Schneider
The Horde Project
http://www.horde.org/
More information about the horde
mailing list