Make WordPress Core

Opened 11 years ago

Closed 10 years ago

#22059 closed enhancement (worksforme)

Making the admin bar responsive

Reported by: jon1op's profile JoN1oP Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.4
Component: Toolbar Keywords: has-patch
Focuses: Cc:

Description

Hi,

This patch is made to add responsive layout to the admin bar. It comes from the "Responsive adminbar" plugin (http://wordpress.org/support/plugin/responsive-adminbar, thanks to skodnik).

Basically, I added some html tags to some menu items in the admin bar (using the ab-icon / ab-label combo) in order to handle the new icons I added to the "admin-bar-sprite.png".

I took the images straight from the plugin but some states are missing or some images should be changed as they are not appropriate (a "heart" for the network seems weird). I'm also missing the "View post" icon which now defaults to the "Edit post" one.

the CSS could be refactored I guess in order to avoid using ids.
I have not tested RTL!

Cheers from Hackday Lisbon :)

Jonathan

Attachments (1)

responsive-admin-bar.patch (5.6 KB) - added by JoN1oP 11 years ago.
Responsive Adminbar

Download all attachments as: .zip

Change History (9)

@JoN1oP
11 years ago

Responsive Adminbar

#1 @SergeyBiryukov
11 years ago

  • Component changed from Menus to Toolbar
  • Version changed from trunk to 3.4

#2 @lightningspirit
11 years ago

  • Cc lightningspirit@… added
  • Keywords rtl-feedback added

#3 @johnbillion
11 years ago

  • Cc johnbillion added

#4 @chipbennett
11 years ago

  • Cc chip@… added

#5 @knutsp
11 years ago

  • Cc knut@… added

#6 @emiluzelac
11 years ago

  • Cc emil@… added

#7 @desrosj
11 years ago

  • Cc desrosj@… added

#8 @ocean90
10 years ago

  • Keywords ui-feedback rtl-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.