[dev] comments on new menu system

Mike Cochrane mike at graftonhall.co.nz
Sun Jan 19 03:32:40 PST 2003


None of use have got around to commiting a group example. An example header from
my /config/registry.php looks like this:

$this->applications['development'] = array(
    'status' => 'heading',
    'icon' => $this->applications['horde']['webroot'] . '/graphics/dev.gif',
    'name' => _("Development"),
);

Then set menu_parent to 'development' for any apps you want in this group. 



> ----- Message from eculp at encontacto.net ---------
> I have an embarrassing question.  I haven't been able to group my apps.
> I missed something somewhere.  I have added the menu_parent and have
> experimented with heading status in registry.php with no luck.  The
> only one I have is the hardcoded administration:-(  I should know the
> answer, sorry.
> 
> ed
> 
> -------------------------------------------------



More information about the dev mailing list