Releases for Addnode
addnode 5.x-2.x-dev
panis - July 9, 2008 - 15:52
Nightly development snapshot from CVS branch: HEAD
Download: addnode-5.x-2.x-dev.tar.gz
Size: 14.14 KB
md5_file hash: d1eb85aceab7ed20e568fb7a5398ba99
First released: July 9, 2008 - 15:52
Last updated: July 10, 2008 - 00:00
Download: addnode-5.x-2.x-dev.tar.gz
Size: 14.14 KB
md5_file hash: d1eb85aceab7ed20e568fb7a5398ba99
First released: July 9, 2008 - 15:52
Last updated: July 10, 2008 - 00:00
Rewrite of addnode.
addnode 5.x-1.2
Official release from CVS tag: DRUPAL-5--1-2
Download: addnode-5.x-1.2.tar.gz
Size: 10.19 KB
md5_file hash: 0086d2c45a925d56af71fc35b7693119
First released: May 8, 2007 - 11:40
Last updated: May 8, 2007 - 11:45
Download: addnode-5.x-1.2.tar.gz
Size: 10.19 KB
md5_file hash: 0086d2c45a925d56af71fc35b7693119
First released: May 8, 2007 - 11:40
Last updated: May 8, 2007 - 11:45
Fixes http://drupal.org/node/141434 (patched by bdragon).
Could do with testing in php4 to check I've not included any other php5 code.
Thanks bdragon and astra!
Mike.
addnode 5.x-1.1
Official release from CVS tag: DRUPAL-5--1-1
Download: addnode-5.x-1.1.tar.gz
Size: 10.17 KB
md5_file hash: 46e3fb85a3c656ac4160342e20e0bcba
First released: May 2, 2007 - 18:16
Last updated: May 2, 2007 - 18:20
Download: addnode-5.x-1.1.tar.gz
Size: 10.17 KB
md5_file hash: 46e3fb85a3c656ac4160342e20e0bcba
First released: May 2, 2007 - 18:16
Last updated: May 2, 2007 - 18:20
Now using subform_element.
Fixes:
http://drupal.org/node/128347 (although the way it reports the error is a bit of a problem)
http://drupal.org/node/132212
http://drupal.org/node/131908
http://drupal.org/node/129938
http://drupal.org/node/133629
http://drupal.org/node/137618
http://drupal.org/node/130449
should fix others too (needs further testing to confirm).
addnode 5.x-1.0
Official release from CVS tag: DRUPAL-5--1-0
Download: addnode-5.x-1.0.tar.gz
Size: 10.51 KB
md5_file hash: e0a621997c08be3821ab73425574e821
First released: March 16, 2007 - 17:28
Last updated: March 16, 2007 - 17:30
Download: addnode-5.x-1.0.tar.gz
Size: 10.51 KB
md5_file hash: e0a621997c08be3821ab73425574e821
First released: March 16, 2007 - 17:28
Last updated: March 16, 2007 - 17:30
Removed a print_r statement accidentally left in.
addnode 5.x-0.9
Official release from CVS tag: DRUPAL-5--0-9
Download: addnode-5.x-0.9.tar.gz
Size: 10.46 KB
md5_file hash: f38434dbc8cf6a53fea742e6e80ff410
First released: March 16, 2007 - 11:02
Last updated: March 16, 2007 - 11:05
Download: addnode-5.x-0.9.tar.gz
Size: 10.46 KB
md5_file hash: f38434dbc8cf6a53fea742e6e80ff410
First released: March 16, 2007 - 11:02
Last updated: March 16, 2007 - 11:05
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.
