hRecipe 0.6.1 imminent

by Dave Doolin on November 24, 2011

hRecipe 0.6.1 has just released.

The fine folks at WordPress are hard in pursuit of WordPress version 3.3, scheduled for a late November or early December 2011 release. At the time of this writing, version 3.3, beta 4 has been tagged, and is intended as Release Candidate 1 (RC1).

This matters to hRecipe users because the programming interface for using Quicktags has changed.

On the one hand, the new interface is much easier to program. On the other hand, it doesn’t appear to be backwards compatible “out-of-the-box.”

For hRecipe 0.6.1, both interfaces are supported. The code is written, it’s being tested now, and should be uploaded to WordPress some time in the next few hours.

Backwards compatibility will probably be maintained through the 0.6.x series of releases, possibly longer.

Note: if you use the visual editor, there were no changes.

Thickbox may be retiring

One of the changes proposed, as you can see on the WP Developers blog, is future removal of the Javascript thickbox interface from WordPress.

If this happens, it will result in a pretty big change in how hRecipe is used. For example, it might make sense to use a custom post type instead of a regular blog post for recipes. That’s much easier said than done: there are more moving parts there than seem obvious.

Also, custom post types aren’t really posts, they are more like pages. While they can be added to your blog feed very easily, leveraging the WordPress postmeta system for structuring data entry would require writing a custom loop to serve your recipes into your blog. (Which is one reason the Thickbox interface is so handy, no need for customizing WordPress.)

But nothing is set, yet. We’ll see how it all plays out.

What hRecipe 0.6.2 holds

Tentatively:

  1. Full test harness for the Javascript code driving the formatting.
  2. Improvements in how the styling is handled.

Likely, both of these will started, then one will driven to completion by popular demand, the other forming the 0.6.2 release.

{ 10 comments }

Future proofing hRecipe (version 0.6 on the way)

July 24, 2011

I’m happy to report that the just being released hRecipe Version 0.6.0 runs very nicely the in the current 3.2.1 version of WordPress, as well as on the cutting edge 3.3 version of WordPress I have running on my Macbook. It’s been tested on a WordPress installation with dozens of plugins, including several other recipe [...]

14 comments Read the full article →

hRecipe Microformatting Nutrition: fat, protein and calories (v0.5.9)

May 29, 2011

Problem with hRecipe 0.5.9.0 is resolved; please use hRecipe 0.5.9.1. Thanks. It’s that time again, time for an hRecipe update. Over the last few months, hRecipe has seen a minor release about monthly. While I’d be delighted to work on this project full time, monthly releases are about right. It usually takes me about two [...]

8 comments Read the full article →