Downloads
Download tar.gz
10.46 KB
MD5: f38434dbc8cf6a53fea742e6e80ff410
SHA-1: 9477d6f1704ef5995cd4280566edd82561237e5b
SHA-256: 8423810f02361250960c7150e255b29e27cf45ce43066682fac4f2d020787a07
Download zip
11.46 KB
MD5: 771aa7890e36db8f523389d5cf533b2c
SHA-1: d4b7e784c5dc8389bc6b017b5204c06d6073bd3f
SHA-256: 85d4057dde4df8dd07105a4bf960f6844a55de256dfcf036cb848b58a69ed25e
Release notes
Fixes:
- Fixed name conflicts on form
- Subforms processed
- Correct subform is chosen for processing
- Whole subform now visible rather than just 'basic' subform
- Unexpectedly $op=='form' in the call to the function fixed
- Something breaks in submission - probably in validation? (but it silently fails...) fixed
- Submitted form was handled by the subform handler! Fixed by replacing drupal_prepare_form with home-made code.
- Added node is selected from the list once it's made
- Multiple addnodes work on the same form
- Other tweaks and fixes
Still a few bugs to fix, hence not at v1.0
It should function well enough to test though.