This is the first workable version.
Please do not use it in production site.
The biggest change is using Ctools , using Ctools.
Now validator is a Ctools plugin, it will be more easire for other developers define a ctools plugin of field validation validator.
1,Validator is a plugin which using Ctools
2,validation rule is exportable
3,support token in error message.
4,allow several setting elements for validator.
Fixes the following issues reported by users:
#1296394 - messages are displayed after redirect to home page.
#1363746 - Strict warning creating default object.
#1292912 - 2 Blocks on one page causes "email field required" error.
- adds Unset CSS extension, themers can now easily unset any core, contrib module or library CSS file from the UI or use info file declarations.
- improve many docblock comments and add new comments for developers
- improve hook_css_alter() implementation for the Unset CSS feature
Note this is quite likely to be the last alpha, the code is coming very stable now, unless we hit any snags this will be it, next round will be into a beta or even strait into an RC. Its getting very close.