Posted by Frodo Looijaard on January 26, 2011 at 9:04pm
| Download | Size | md5 hash |
|---|---|---|
| editview-6.x-1.0-beta3.tar.gz | 21.95 KB | 794e1cb70416d20fd157d90d224f6d59 |
| editview-6.x-1.0-beta3.zip | 30.55 KB | f372444b3fb1bc37a53fbfb4e6e2448f |
Last updated: January 26, 2011 - 21:08
Release notes
Check the patches directory for relevant patches to other modules!
Important changes:
- Multi-value CCK fields, including node references, now should work
Changelog:
- #635080: "Add another item" adds to wrong node, #609644: Nodereference field not showing up in D6, #426322: Does this module work with node reference CCK fields, p#296744], #296662: Buttons, #264855: Doesn't seem to work with multi-reference nodes, #98363: doesn't display nodereference fields for editing by Frodo Looijaard: Fix several issues with multi-value CCK fields, especially node references
- by Frodo Looijaard: Add a patch for CCK for multi-value fields (#1037460: Make several cck edit forms on one page work)
- by Frodo Looijaard: Add a patch for core for private download combined with the locale module (#250451: locale.module adds wrong js path)
- by Frodo Looijaard: Introduce saving and restoring of #id for Javascript calls
- by Frodo Looijaard: Make Javascript handling more robust