On: 2006/01/19 Viewed: 253131 times

One thing I wanted to improve in the Admin area of my Wordpress blog was the header menu. I want to be able to reach any admin page in one click, instead of first clicking on the first level link (”Manage” for example) and then only on a submenu link (”Comments“) So here is a very neat plugin : the Worpdress Admin Drop Down Menu

Admin Drop Down Menu

Current version of the plugin is for WordPress 2.5+ only. Scroll down for older versions.

Show me

Want to try before you buy ? Well, sure (except for the “buy” part) I made up this demo page especially for you.

It should work fine under Firefox 2.x, Opera 9.something and MSIE 6 on Windows. At least it does on my computer.

Give me

Get the plugin :

Download the plugin :
ozh-admin-drop-down-menu.zip
Extract and upload to your blog, preserving directory structure if any.
Note: download counter here and stats on wordpress.org may differ and reflect the number of downloads before this plugin was hosted on the plugin directory

Activate and enjoy. Another friendly install & forget piece of PHP.

Features

The plugin concept itself is rather simple :

  • Hide the various admin menus that are splattered all over the place in WordPress 2.5 (wasted space!)
  • Insert a new menu on the top dark grey bar, which is unused (wasted space!) otherwise
  • Remove a few useless links (wasted space!) on the upper right corner
  • Add some cute icons from FamFamFam to menu entries, or don’t add them, it’s up to you

Javascript is involved in order to hide useless links and to make stuff compatible with MSIE6. On modern browsers, everything works even with Javascript disabled.

The plugin comes with a wickedly cool API that will allow other plugin developers to interact with it, like adding your own custom icon for your plugin. Read the API for Coders page for examples and documentation. Also, all elements the plugin produces get custom CSS classes and id’s to allow easy styling or selecting.

Translations

The plugin is ready for interglobanalization and there is a .pot template file included so polyglots can even make their own translation and sent the .mo and .po files to me so I’ll include them in the package.

The plugin is currently translated in:

Bonus

Thanks to Dean J. Robinson and his extraordinary CSS skills, Worpdress Admin Drop Down Menu is compatible with the uberclassy Fluency, a very beautiful plugin that redefines the whole admin area.

Requirements

This plugin is intented for serious Power Users only, and as such has very strict requirements :

  • A Wordpress blog (designed for 2.5, won’t work on 2.3.3 or older, unless you read below)
  • Enough lazyness to feel that sparing a click or two each day is worth it
  • A comfortable chair and a fat internet connection

(Although the last point is not directly required to run my plugin, I’ve found that it can greatly enhance your internet experience)

Older Version

Version 1.3.1 is designed for WordPress 1.5 to 2.3.3 and is still available:

The awesome demo of this older version is still available, of course.

Feedback

Sure. Feed me back. Like it? Blog about it. Love it? Click on the download link, see the Paypal button appear, and give it some clicks!

If you’re reporting bugs, you’re welcome, but please provide a screenshot and informations about your browser & your OS.

Related posts

Metastuff

This page "Wordpress Plugin : Admin Drop Down Menu" was posted on 19/01/2006 at 10:28 am
Watch this discussion : Comments RSS 2.0. You can trackback this post from your own site

777 Blablas

    Pages: « 124 25 26 27 28 [29] 30 31 32 33 3439 » Show All

  1. 561
    Admin Drop Down Menu: More Goodness &... United States »
    pingback on 21/Aug/08 at 2:47 am # :

    [...] just committed version 2.3 of the mother of all admin menu plugins, Admin Drop Down Menu, and there are some pretty hot stuff inside. Plugin coders, be sure to read this till the [...]

  2. 562
    Tobias Germany »
    thought, on 21/Aug/08 at 3:00 pm # :

    many thanks for the great plugin. i have it now on my site http://www.per-autopilot-zum-reichtum.de/ live on the deployment. It works fine!

    regards tobias

  3. 563
    eyn Canada »
    thought, on 21/Aug/08 at 3:28 pm # :

    Bug report: in the latest version, when the display icon is disabled, the following embedded style is still there, which should be removed:

    #oamsub_ozh_admin_menu a {background-image:url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/ozh.png);}

  4. 564
    Wordpress enhancements | SnapperTalk United States »
    pingback on 21/Aug/08 at 5:46 pm # :

    [...] Admin - cleans up the whole admin interface Admin drop down menu - add’s drop down menus to the Admin pages and is compatible with Fluency Admin One Click [...]

  5. 565
    Thomas Wright Great Britain (UK) »
    thought, on 21/Aug/08 at 6:27 pm # :

    Really loving the icons in 2.3 - are they the ones by FamFamFam?
    Anyway, keep up the good work!
    Tom

  6. 566
    Stephen R United States »
    thought, on 21/Aug/08 at 6:29 pm # :

    I’m digging the icons. :)

    Are you going to give plugin authors a primer on how to activate icons for their own plugins?

  7. 567
    Marcus Germany »
    commented, on 21/Aug/08 at 7:54 pm # :

    Beautiful plugin, even more so as of 2.3 ;)
    Seems to have trouble with the WP-Gravatars plugin, tho (link becomes ‘wrong’).
    You might look into that.
    (talkin ’bout wordpress.org/extend/plugins/wp-gravatar)

    Seems like i have to try fuency again, last time it was kinda broken.

  8. 568
    Ozh France »
    wrote, on 21/Aug/08 at 10:10 pm # :

    Marcus » Indeed. This should be fixed in 2.3.2 I’ve just committed. Thanks for the feedback!
    About Fluency, I’ve heard that it’s more or less clunky with icons enabled, I may have a look at this later.

  9. 569
    Blog: Neues Admin-Plugin | sven’s webl... Germany »
    pingback on 22/Aug/08 at 12:28 am # :

    [...] habe ich das Lighter Menus-Plugin, das ich seit der Version 2.5 einsetze, gegen das  Ozh’ Admin Drop Down Menu-Plugin ausgetauscht. Beide stellen die Untermenüs im Admin-Bereich schicker und funktionaler als [...]

  10. 570
    Wordpress-Plugins | sven’s weblog Germany »
    pingback on 22/Aug/08 at 12:29 am # :

    [...] Ozh’ Admin Drop Down Menu In der Administration werden übersichtliche und schicke Drop-Down-Felder anstatt der üblichen Navigation angezeigt. [...]

  11. 571
    Marcus Germany »
    commented, on 22/Aug/08 at 12:41 am # :

    Wow, that was quick!
    Too bad i rewrote the plugin to work with the old version so i can’t really check it out now…

    as for the icons with fluency, some extra padding-left (~22px) for [css]#ozhmenu li.ozhmenu_toplevel ul li.ozhmenu_sublevel a[css] should be sufficient ;)

  12. 572
    Marcus Germany »
    commented, on 22/Aug/08 at 12:47 am # :

    oh, the ‘break long lists’ option doesnt work with fluency (24 entries in ‘Settings’… got a few more pixels left tho) ;)

  13. 573
    baron Turkey »
    said, on 22/Aug/08 at 12:54 am # :

    hi. Thanks for plugin

    perfect.

    best Regards

  14. 574
    Bryson United States »
    said, on 22/Aug/08 at 1:35 am # :

    The new update from today certainly fixed the infinitely repeating icon for the settings page of this plugin, Thanks.

    But now I notice that on the settings drop down, the link for one of my plugins is getting cutoff pretty badly. The plugin is called “SimpleModal Contact Form”. It cuts off the end of it because the name is too long, while before it simply made the menu wide enough to fit.

    I also use the fluency admin css plugin, great plugin, but I do not know which of these two is causing the problem. Can you check out the menu width and see if you can fix it to adjust for its contents?

  15. 575
    Mr Papa United States »
    said, on 22/Aug/08 at 2:18 am # :

    yes, unfortunately, doesn’t look too good with fluency… might also be nice to not have to have plugins modified to show icons… maybe search the plugin page directory of the current admin page for an image with the same name and use that… then, no need to wait for plugin authors or mod their stuff…

  16. 576
    Stephen R United States »
    said, on 22/Aug/08 at 3:39 am # :

    Head’s up Ozh!

    You might want to take a look at the latest “bleeding” WordPress 2.7. The menu is now on the side (as Fluency does it). You should probably drop a line to wp-hackers to see if that’s the final design….

  17. 577
    magi182 United States »
    wrote, on 22/Aug/08 at 7:13 am # :

    Hi and Thanks for the plugin. I am having some trouble with it in Safari for Mac OSX (3.1.2 (5525.20.1)).

    It looks like in the CSS that the top-border of #wphead is expanding to ridiculous sizes.

    Best,
    Michael

  18. 578
    Ozh France »
    replied, on 22/Aug/08 at 8:40 am # :

    Stephen R » Yeah, saw this. Once again a total revamp that will break everything, maybe… Will wait for 2.7-RC1 or beta to update.

  19. 579
    Ozh France »
    thought, on 22/Aug/08 at 8:43 am # :

    Bryson » I think it should be fluency, check without enabling it.

  20. 580
    Matt United States »
    thought, on 22/Aug/08 at 2:40 pm # :

    Do you have a beta version or the likes that works with the sidebar menu in 2.7-Bleeding?

Pages: « 124 25 26 27 28 [29] 30 31 32 33 3439 » Show All

Leave a Reply

Comment Guidelines or Die

  • HTML: You can use these tags: <a href=""> <em> <i> <b> <strong> <blockquote>
  • Posting code: Post raw code (no <> &lt; etc) within appropriate tags : [php][/php], [css][/css], [html][/html], [js][/js], [sql][/sql], [xml][/xml], or generic [code][code]
  • Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar.
  • Spam: Various spam plugins on patrol. I'll put pins in a Voodoo doll if you spam me.
  • I will mark as Spam test comments, all comments with SEO names (ie "My Cool Online Shop" instead of "Joe") or containing forum-like signatures.

Close
E-mail It