WordPress II

A new version of WordPress has been released. In fact it has allready been installed here. For some reason the developers have named it the Duke Ellington-version?!? There is not much to see here, but on the backend there is a lot of improvements. A new editor, hopefully a functional distributed antispam filter, post-preview on the fly, more easy uploading and importing and now headlines can be edited too.

Click more to see all the functions

User Features WordPress 2.0

  • Completely Redesigned Backend — The first thing youÂ’ll notice when you login to your blog is the backend has been completely overhauled for both aesthetics and usability. This is the first iteration of exciting things to come from the Shuttle team of designers that has been volunteering their time, and look for even more aesthetic improvements in the future.
  • Faster Administration — Call it AJAX, call it DHTML, call it Larry, but weÂ’ve paid close attention to streamlining some of the most common tasks in managing your blog. For example if youÂ’re writing a post and you can add categories on the fly, much like tagging in Flickr. Also instead of having two separate UIs for “simple” and “advanced” posting, weÂ’ve combined them and let you customize the layout of the page on the fly by dragging and dropping the dialogs around. It saves where you put things so when you return itÂ’s just like you left it. When you delete a comment or category it will fade out without a page load.
  • WYSIWYG Editing — WP dev Andy Skelton and the TinyMCE team have done a tremendous amount of work to bring a smooth WYSIWYG editing experience to WordPress. As code purists, we are very picky about what kind of HTML is generated, and while itÂ’s not perfect yet (for instance nested lists can cause trouble) for 95% of what you do post-to-post the WYSIWYG should save you time. And if it doesnÂ’t, you can turn it off on your profile page. One note: Safari and older versions of Opera, both fantastic browsers, donÂ’t yet support everything thatÂ’s needed to do WYSIWYG, but we fully expect new versions of those browsers will continue to improve their standards support, so it may just be a matter of time.
  • Included Spam and Backup Plugins — WeÂ’ve included two of the most popular WordPress plugins: SkippyÂ’s DB backup can backup your database to a file and optionally email you a copy; Akismet is a distributed anti-spam system which gets smarter the more people use it.
  • Resizable Editing — This is one of my personal favorite features. Ever been writing a post and that textarea seemed a little small? Happens to me all the time, and our new rich text editor includes a feature that lets you resize the editor on-the-fly by clicking on the corner, just like a regular window.
  • Inline Uploading — WeÂ’ve optimized our uploader for image, audio, and video files and put it inline with the posting screen. You donÂ’t have to bounce around any more when writing a post! It also will organize your files for you as you upload them to make them easier to find later. On the backend, each uploaded file is actually a “sub-post” so it can have individual comments and pingbacks, its own permalink, and even a custom template based on what type of file it is. You can click on attached files to get a menu of options, or if youÂ’re on Firefox you can drag and drop them into your WYSIWYG editor.
  • Faster Posting — In the past if you were linking to a number of posts or pinging a lot of update services, your posting time could appear to slow to a crawl even though everything was instantly done on the backend. WeÂ’ve modified how this works now so posting should be near-instantaneous, like everything else in WordPress.
  • Post Preview — Another enhancement to the post screen, now when you save a post it shows a live preview of how the post would look on your site, with the stylesheet and theme and everything. No more publishing a post just to see if it works.
  • Streamlined Importing — WeÂ’ve rewritten our import system from the ground up to be much easier to use (you no longer have to edit files), put it behind authentication, and also made it easy for new importers to be dropped into the system, much like plugins.
  • User Roles — We had a ton of feedback on our old numerical user level system. No one was exactly sure what those numbers meant! WeÂ’ve distilled the basic functions into a set of roles — such as administrator, editor, contributor — that make it easier to understand what sort of capabilities youÂ’re giving your blogÂ’s users. The new system is completely pluggable too, so plugins can modify roles and create groups that have access to certain things.
  • Header Customization — If youÂ’re tired of the blue header in the default theme, you can now change the colors and text of it, which weÂ’ve included as a demo of some of the new features available to theme authors.