WordPress 2.5 Upgrade Changes for WordPress.com bloggers

Posted on March 26, 2008 by

16


by guest author Richard

I’ve been looking through the closed tickets on the WordPress 2.5 Roadmap and there are some interesting things that will most likely show up at WordPress.com at some point in the not too distant future. Given the similarities between how the admin and blogging interface works in the self-hosted version of WordPress, and WordPress.com, I expect we will see all of the following although there is no way I can know for sure until the upgrade actually happens.

Images

  • Those who upload and use a lot of images will appreciate the ability to upload multiple image files at one time. This has been requested quite a number of times in the WordPress.com forums and I’m sure it will be welcome.
  • Standard thumbnail size has changed from 128×96 px to 150×150 px, but it can be scaled down in the editor by half without losing resolution. For self-hosted bloggers, there is a “hook” that allows a plugin that can add additional thumbnail sizes, but there is no way of knowing if WordPress.com will have include such a plugin.
  • When you get ready to send an image to the editor, there will now be three size choices: Thumbnail, medium and full. The dimensions for thumbnails and medium size images can be set in the options > writing tab. Browser scaling is used to fit the images within the specified dimensions, so image quality will suffer some.

Visual Rich Text Editor

  • The new version of TinyMCE (the editor WordPress uses) will now fully support Safari 3 on Mac and Windows. It is however not fully compatible with prior versions of Safari.
  • In addition to ordered and unordered lists, and blockquotes, it looks like we are getting a standard indent function much like on MS Word. It uses padding to create the indent (without bullets). [ Example: <p style="padding-left: 30px;">This text is indented 30 pixels.</p> ] This indent function is located on the extended tool bar. In addition, the icon for the blockquote on the main toolbar is now a quote symbol ( ” ).

Again, the above changes should show up at WordPress.com. I can see absolutely no reason for them not too, but we won’t know for sure until the upgrade happens.

Related posts:
WordPress 2.5: An Easy Upgrade Guide
WordPress 2.5 Demo Site