Upgrading WordPress to 3.3.1

It’s taken a little while for me to take it up, but I finally broke down and upgraded my WordPress install to the latest version. I’m only just starting to get to know this version. Still, it’s pretty clear that the WP team has made some good additions.

Drag and Drop Media Upload

Right away, I noticed a simplified media upload mechanism. WP is getting smarter. It can now detect the media type you want to upload and sort it appropriately. Even more interesting is the drag-and-drop functionality for media uploads. I gave the tool a quick test drive by uploading a header image, a shot of my backyard pond, below.

Header for Spring 2012 English Composition Course
Backyard Pond.

Flyout Menus

Anyone who spends time with WP knows that the dashboard sidebar menu structure is a bit long.  On a laptop, it’s not uncommon to see the menu run below the fold, forcing a scroll just to locate the settings options.

Flyout menus changes all that.  It’s easy to see your menu options on hover, saving the extra click and streamlining the look of the text in the dashboard sidebar.

Why Update?

Good question. When is something good enough?  I can’t really answer that question.  There are security issues to consider, of course, and the newest version closes some vulnerabilities. In all honesty, the security concerns weren’t enough to move me to the upgrade.

I needed a little down time on my running sites to feel comfortable with an update.  The semester break created that down time for me.  (I didn’t want to break course websites midstream.) But that wasn’t even enough, really.

In the end, my desire to create an option for users to subscribe to Page updates through RSS led me down a path that required the update. RSS Pages for WordPress 3+ required an update to my WP 3.  That update went well, although the plugin page indicates that it had not yet been tested with 3.3.1.  Consider this a leapfrog moment.  I installed the plugin and it seems to be working just fine.

Print CSS to ATD

I finally sat down and started some serious work on a print stylesheet for Across the Disciplines. While there are some kinks in the general printout, and I’m certain that tables, figures, and some other visual elements aren’t going to print so cleanly in the current version, The print version of the journal’s articles are far more attractive than they were just a few days ago.

We’re hiding header graphics and nav, and are actually restyling headings for a black-and-white document. Hanging indents in the References are now carried over into the print articles. And more.

I had planned to write a print CSS for Across the Disciplines soon after I recoded the journal for XHTML 1.0 Transitional back around 2007 or 2008. It had been on the agenda for quite some time. It seemed that every time I thought I’d turn some attention to what is really a fairly straightforward project I found myself working on some other part of the site.

Most recently, I thought I’d finally write the stylesheet in December 2010. But then I spent a good bit of late December and January ensuring that the articles in the journal complied with HTML5 standards following a major site-wide overhaul of The WAC Clearinghouse.  The result is a site that will certainly remain compliant for some time since HTML5 is still just a draft specification. But that work really left little energy for CSS coding.

Lesson: Write a damn print CSS at the same time you write the screen CSS. It’s easy enough to do and it’s possible that readers will thank you for saving color ink, whitespace, and paper.