Downloads
Release notes
Note: this release requires running update.php
* comment_driven: update_6001 for menu_rebuild (to include global settings page)
* comment_driven_cck: update_6001 higher weight than CCK's fieldgroup to detect fields having a group change
bug fixes
* bug fix: parents' names should be form_clean_id compliant (i.e. no colon), reported by ManyNancy #733354: parents' names should be form_clean_id compliant (i.e. no colon)
* bug fix: wrong variable name => fieldgroups not working, reported by Takafumi #737316: wrong varname => fieldgroups not working
* bug fix: CCK number has NULL #default_value => brakes wrapper detection => broken diff
new features
* support: CCK filefield
* support: CCK date field
* global settings page at admin/settings/comment_driven
* optional "enforce new revision"
* support: protect against 3rd parties creating empty children, reported by Takafumi #736968: protect against 3rd parties creating NULL children
* improved fieldgroup support: follow fields moved into/out of/to different groups (prevent mapping them as a different property)