This plugin will convert the markup of themes based on Thematic framework to use html5 elements.
New filters were introduced Thematic 1.0.2 that optimizes the use of this plugin, but it will work with Thematic 1.0 as well using output buffer..
It uses the in filters of Thematic to change the in desired places.
The plugin will also add javascript so the new elements will work with IE browsers.
It tries to be detect if any other script has been enqueued, like modernizr, and will add the script if necessary..
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed closing of the widget areas.
Changed Added div to the widget areas for styling flexibility.
Read more