Fixed bug with including css.
First D7 release of this module
direct port from 6.x-1.x. no major new features.
Initial release of the semantic blocks module.
dev code
This build uses a new method to replace the form state /before/ a form gets built. This requires a core patch to add a drupal_alter to drupal_get_form. Adding a core patch is not ideal, but avoids any weirdness of building the same form twice.