Third release with 70 of the 80 conversion topics addressed. This includes 13 of the 17 Form API topics mentioned in the 5.x to 6.x FormAPI changes roadmap. The module probably handles the bulk of changes in many modules, including the Schema API, Menu API and Form API.
Important
---------
Before installation, make sure the "sites/default/files" directory exists and the web server process has write access to it.
This release fixes a critical error in the right sidebar margin - when both right sidebars were enabled there was no margin. To fix this properly I have swapped the Right sidebars, so now the true Right sidebar is on the far right, and Right_2 is to the left of it (when enabled) so you will need to reset your blocks.
* Added logic that checks whether installation requirements are met and suggests solutions if not
* Made alphanumeric restriction on user/group names configurable
* Made restriction on changes to user/group names configurable
changes since the last alpha release:
* added upgrade procedure from workflow-ng
* ported system module integration
* added an initial README
* added generic actions for intelligently saving variables and adding new variables
* added a number and a boolean data type
* diverse small fixes and improvements