#15519 closed enhancement (fixed)
Allow pure information and not only links in Administration Bar
Reported by: | neoxx | Owned by: | koopersmith |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | Toolbar | Keywords: | |
Focuses: | Cc: |
Description
Derived from ticket #14772
Purpose:
Extend the Admin Bar API in a way to allow pure information (arbitrary HTML) which is not wrapped in links.
Reasons:
- Integrate plain texts in the Admin Bar by plugins
- Create valid XHTML with all HTML-elements (e.g. 'bigger' components like the search bar in a
<div>
) which fit inside of a<li>
Two possibilites:
- empty href => no_link_possible.diff
- hooks in quicklinks-list and/or between links-list and search-bar ?> admin_bar_inner_hooks.diff
Attachments (3)
Change History (18)
#2
@
14 years ago
- Summary changed from Allow pure information and not only links in Admininstration Bar to Allow pure information and not only links in Administration Bar
#4
@
14 years ago
I know. ;) But have for example a look on 'Add new' which currently points to nowhere...
#5
in reply to:
↑ 3
@
14 years ago
Replying to westi:
I'm not a big fan of either of these patches.
Why not? More extensibility is always going to be better than less, right? And this has no negative effect whatsoever, only positive.
I prefer the first patch, but either would do. Or both, since they serve slightly different purposes really. :-)
#7
@
14 years ago
- Keywords admin-bar removed
- Milestone changed from Awaiting Review to Future Release
- Type changed from defect (bug) to enhancement
#10
@
13 years ago
- Owner set to koopersmith
- Resolution set to fixed
- Status changed from new to closed
In [19328]:
#12
@
13 years ago
I can create a new ticket if need be, but it looks like [19328] (not 100% sure) has caused some funkiness with the dropdown arrows
#14
follow-up:
↓ 15
@
13 years ago
Just an update, ticket:15519#comment:12 appears to be fixed
sorry, messed up the download of the old patches.
use
attachment:ticket:15519:no_link_possible.3.diff
and
attachment:ticket:15519:admin_bar_inner_hooks.diff