changes since the last alpha release:
* ported comment and path module integration from workflow-ng. Now every core module integration has been ported!
* add upgrade routine for the workflow-ng php action / conditons
* improved performance by changing the way rules are sorted
* improved usability when adding rule sets: added javascript for suggesting argument label, name default values
* lots of bug fixes
+ #287699: Editing of image node fields before submitting(ryooki) added ability to show a list of all uploaded images after upload. Additionally, all its fields (title & body) can be edited for all uploaded images all at once. Great feature. Please note that it has to be activated per user role.
+ more possibilities with granting permissions per user role [mass uploading images, edit captions (<-- preview list)]
Changes since beta1:
- added update function from 5.x to 6.x
- added implementation of hook_taxonomy() to keep data consistent in cck tables
- added un-/install, en-/disable hooks
- added maxlength settings for autocompletes
- added parent php code setting
- fixing of inserting new terms with autocompletes
- some renaming of texts and setting variables
Note: Upgrade from Beta1 to Beta2 needs update.php executed