[#11977] Support "website" as new topbar item status
Summary Support "website" as new topbar item status
Queue Horde Base
Queue Version Git master
Type Enhancement
State Assigned
Priority 1. Low
Owners Ralf Lang (B1 Systems GmbH) <lang (at) b1-systems (dot) de>
Requester Ralf Lang (B1 Systems GmbH) <lang (at) b1-systems (dot) de>
Created 01/17/2013 (127 days ago)
Due
Updated 03/04/2013 (81 days ago)
Assigned 01/17/2013 (127 days ago)
Resolved
Attachments topbar_external_url_support.patch Download
Milestone
Patch Yes

History
03/04/2013 12:19:58 PM Ralf Lang (B1 Systems GmbH) Comment #3 Reply to this comment
The attached patch implements this (lacking documentation in horde base)
When the target branch is clear, I will add documentation in registry.php
Don't call it "website". Implement in 5.1 branch
01/17/2013 01:57:56 PM Ralf Lang (B1 Systems GmbH) Comment #2
Assigned to Ralf Lang (B1 Systems GmbH)
New Attachment: topbar_external_url_support.patch Download
Patch ⇒ Yes
State ⇒ Assigned
Reply to this comment
The attached patch implements this (lacking documentation in horde base)
When the target branch is clear, I will add documentation in registry.php
01/17/2013 12:19:16 PM Ralf Lang (B1 Systems GmbH) Comment #1
State ⇒ New
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Support "website" as new topbar item status
Type ⇒ Enhancement
Priority ⇒ 1. Low
Patch ⇒ No
Reply to this comment
Add support for "website" as new topbar item status with attributes 
name, menu_parent, url.
These should also make a heading  visible when it only contains 
contains "website" but no "active" items.

This allows adding external links like intranet resources to the topbar.

Does this feature need to go into develop instead of master?