Top

WordPress Advanced ToolBar

February 12, 2008

If you're new here, you may want to subscribe to my RSS feed or by Email.
Thanks for visiting!

One of the advantages of using WordPress as a publishing platform is that the WordPress folks are constantly adding new and better features. It can be a challenge to keep up sometimes.

This is especially true if we’ve come up with a way to do something that has since been made simpler in more recent versions.

For example I have a friend who has been blogging even longer than I have and never really got into using a widgetized sidebar. That’s certainly not a problem. You can do just fine programming your sidebar by hand. If you are into that sort of thing, that is.

I found I have one of those habits too. One of the first things I usually do when I’m working with a WordPress blog or web site is go in and turn off the visual editor. The WordPress visual editor used to cause formatting challenges for me so I got used to working in raw HTML.

Well the visual editor has come a long way since I first started using WordPress. With version 2.3 they’ve added a whole slew of new toolbar functionality so the visual editor can do things that formerly had to be coded in HTML by hand.

(The functionality has actually been there since version 2.1 but now it is turned on as a default instead of having to access it through a keystroke combination.)

The Advanced Toolbar

You can access the advanced toolbar by clicking on the far right button as shown in the screen shot below.

WordPress Extra Toolbar

When you do, a second line of functions is revealed as you can see here in this second screen shot.

WordPress Extra Toolbar

Just like with the basic toolbar, all you have to do is highlight some text and click the appropriate advanced toolbar button to add that attribute.

Let’s quickly run through some of this added functionality.

New Options

First is a formatting dropdown list that can add paragraph or line formatting. These options will add HTML tags to your text which can be preset in the CSS style sheet. You can designate something as a paragraph, address, preformatted text, or any of the 6 header options.

So now, when we talk about improving SEO and readability with header tags, you can do it right from the visual editor. Very nice.

Next up is the underline button to underline text.

Then we have the full justify button to make your text align evenly along both the left and right margins.

The first section of the advanced toolbar is rounded out with a button to change the text color. Now we don’t have to go searching for the HTML hex codes to change text color. That will be a very handy feature for some folks.

The second section has two paste buttons. A little explanation is in order here.

The first paste button is Paste as Plain Text. This button functions like a normal paste button by dropping in whatever has been copied “as is.”

The second paste button is Paste from Word. Microsoft Word has long caused problems with the visual editor and was part of why I stopped using it in the first place. You see when you copy text out of Word it adds all sorts of formatting data to the text. You can’t see it. But it’s there.

When you pasted Word text into the visual editor it would pretty much pass that formatting straight through. Trouble is most of it isn’t HTML friendly and would cause screwy formatting problems. Without looking at the code (by clicking on the “Code” button above the basic toolbar) you’d have no idea what was going on.

It was a regular source of frustration for new WordPress users who have a tendency to compose their posts in Word and then copy them into WordPress. Now this new “Paste form Word” button should alleviate much of that frustration.

Since I’ve switched to Mac myself and don’t use Windows much anymore, if you’ve got some experience using this new button, please let us know how well it works for you.

The next two buttons are more utilitarian in that they remove formatting and clean up messy code. Of the two I suspect the remove formatting button will be more widely used. That one will strip out all formatting for the highlighted text so users can start with a clean slate when things get a little too discombobulated. The clean up messy code button will attempt to fix obvious problems, but I’m a little skeptical on how well it will work.

The next button in line is Insert Custom Character which will open up a dialog box so that you can insert a non-keyboard character in your text.

The last two buttons on the advanced toolbar are undo and redo. And I’m personally a big fan of the undo button. I’m just saying.

So there you have it, the new visual editor advanced toolbar in WordPress. Happy posting!

Share/Save/Bookmark

Popularity: 4% [?]


Tags: , ,

Comments

7 Responses to “WordPress Advanced ToolBar”

  1. Dr. Judy on February 12th, 2008 at 10:13 am

    So that’s what those buttons do!!! Now if I can find a link or how to to add links, I’m off and running. Your how-to’s are so easy to follow.

    Many thanks,

    Dr. Judy

  2. Mike DeWitt on February 12th, 2008 at 2:34 pm

    Chris,

    Thanks for this tip on the new toolbar. I’m just creating my first WordPress blog and for almost four years in Blogger it’s all been straight HTML. I won’t feel bad about using the Editor now! ;-)

    Mike

  3. David Deangelo on February 12th, 2008 at 6:51 pm

    I’m gonna enjoy this new toolbar… I post to Wordpress daily!

  4. Chris on February 12th, 2008 at 10:40 pm

    Dr. Judy, There’s a button that looks like a link of chain in the basic tool bar. Highlight the text you want people to click on, then hit that chain-link button, type or paste in the URL where you want people to go when they hit the link, hit “insert” and you’re off and linking.

    Yeah, Mike. I’m still a bit of a hold out myself. But the visual editor is looking better and better.

    David, Glad to help. :)

  5. Fire Town on February 13th, 2008 at 8:46 am

    Thanks, finding plugins and upgrading can be a full time job with wp, but it’s more than worth it. Checking it out. :)

    - Mike Dammann

  6. Annie Boccio on February 13th, 2008 at 1:12 pm

    Chris, I also always turn off the the visual editor, just because I’m used to working in html. But I recently worked on a client’s blog and left the visual editor in place, and I was pretty impressed. It still doesn’t handle embeds (ie YouTube videos) well, however. Even when you switch to code view it can strip out some of the necessary code. Still, it has some cool bells and whistles!

  7. Chris on February 13th, 2008 at 3:38 pm

    Annie, I’m still working with the visual editor turned off too mostly. Old habits.

Got something to say?





Please refer to our Comment Policy if you are uncertain your comment is appropriate.
Bottom