Releases for Addnode
addnode 5.x-2.x-dev
panis - July 9, 2008 - 15:52
| Download | Size | md5 hash |
|---|---|---|
| addnode-5.x-2.x-dev.tar.gz | 14.14 KB | d1eb85aceab7ed20e568fb7a5398ba99 |
Nightly development snapshot from CVS branch: HEAD
Last updated: July 10, 2008 - 00:00
Rewrite of addnode.
addnode 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| addnode-5.x-1.2.tar.gz | 10.19 KB | 0086d2c45a925d56af71fc35b7693119 |
Official release from CVS tag: DRUPAL-5--1-2
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
| Download | Size | md5 hash |
|---|---|---|
| addnode-5.x-1.1.tar.gz | 10.17 KB | 46e3fb85a3c656ac4160342e20e0bcba |
Official release from CVS tag: DRUPAL-5--1-1
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
| Download | Size | md5 hash |
|---|---|---|
| addnode-5.x-1.0.tar.gz | 10.51 KB | e0a621997c08be3821ab73425574e821 |
Official release from CVS tag: DRUPAL-5--1-0
Last updated: March 16, 2007 - 17:30
Removed a print_r statement accidentally left in.
addnode 5.x-0.9
| Download | Size | md5 hash |
|---|---|---|
| addnode-5.x-0.9.tar.gz | 10.46 KB | f38434dbc8cf6a53fea742e6e80ff410 |
Official release from CVS tag: DRUPAL-5--0-9
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.
