Define a new plugin system for defining empty text reactions.
API Change from 7.x-2.0-rc1
EmptyFieldHandler::form() now accepts a contextual array
-EmptyFieldHandler::form() +EmptyFieldHandler::form($context)
Initial Release.
Added NOSCRIPT fallback if using the initial image replacement technique. Bug fixes.
Bugfix since beta2: Issue #[1690482] Patch to test for entity_type, by cschaub, Coding standard fix
First "stable" version of Multistep Nodeform for Drupal 7. Note that Hierarchical Select is not working at the moment.