[horde] update in wiki page.

ANANT S ATHAVALE asa at isac.gov.in
Tue Dec 20 05:01:15 UTC 2011


Dear List,

I have solved the issue.  Somebody may update in Wiki.

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

     'xyz' => array(
         'webroot' => 'http://applications.horde.org/',
         'name' => _("Application 1"),
         'status' => 'notoolbar',
         'target' => '_blank',
         'menu_parent' => 'intranet',
         'fileroot' => '/tmp',
         'icon' => ''
     ),



----- Message from Jan Schneider <jan at horde.org> ---------
    Date: Mon, 12 Dec 2011 17:29:57 +0100
    From: Jan Schneider <jan at horde.org>
Subject: Re: [horde] update in wiki page.
      To: horde at lists.horde.org


> Zitat von Vilius ?umskas <vilius at lnk.lt>:
>
>>> ----- Message from Vilius ?umskas <vilius at lnk.lt> ---------
>>>    Date: Thu, 1 Dec 2011 12:15:51 +0200
>>>    From: Vilius ?umskas <vilius at lnk.lt>
>>> Subject: Re: [horde] update in wiki page.
>>>      To: horde at lists.horde.org
>>>
>>>
>>>>> Dear List,
>>>>>
>>>>> Can anybody mail me/update wiki website w.r.t
>>>>>
>>>>> Customising Menu/Sidebar?
>>>>>
>>>>> The existing link is
>>> http://wiki.horde.org/CustomizeMenu?referrer=HowTo
>>>>>
>>>>> I could use that example for H3. But if I use similar customisation
>>>>> for H4, I get those Menu and links, but at the same time, the items
>>>>> added get listed in Preferences also (which I don't want).
>>>>
>>>> Try changing 'status' => 'active' to 'status' => 'sidebar'. Also see
>>>> how original Horde menu items which does not appear in Preferences
>>>> are configured.
>>>>
>>>> --
>>>>    Vilius
>>>
>>> I tried the following.
>>>
>>>     'intranet' => array(
>>>         'name' => _('Intranet Links'),
>>>         'status' => 'heading'
>>>     ),
>>>
>>>     'acs' => array(
>>>         'webroot' => 'http://xxx.yyy.zzz/',
>>>         'name' => _("XYZ"),
>>>         'status' => 'sidebar',
>>>         'target' => '_blank',
>>>         'menu_parent' => 'intranet',
>>>         'fileroot' => '/tmp',
>>>         'icon' => ''
>>>     ),
>>
>> I believe Horde cannot find a webroot and disables menu entry automatically.
>
> Horde can never find webroots, because those are URNs.
>
> Jan.
>
> -- 
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


----- End message from Jan Schneider <jan at horde.org> -----


-- 
Anant S Athavale,

------------------------------------------------------------------------------
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