Downloads
Download tar.gz
81.26 KB
MD5: 1a114c7d6ebc6f57dc0e8df57f2c66d3
SHA-1: 9c3beb6fcd5f5f942f7e4a14828ab1f5b32f97f0
SHA-256: bb7c0a7439bc5f2113e7be5ef4dc4059a114ace0673574b806604804870a036f
Download zip
96.78 KB
MD5: 534d602fe9f1ea690be92bbefa1e2b0c
SHA-1: 64c2c97f99338a75880ba16147d1b91dc7fe8fca
SHA-256: ca1dd74aad0059094905b916f6a787fc858c95d86ce8e77ca6714b3d04416378
Release notes
Changes since Node Relationships 6.x-1.5
Upgrading:
- Running update.php is recommended after replacing the module files.
Compatibility:
- #798666 Deprecated support for jQuery UI library 1.6.x.
Features:
- Reset the static storage of node_load() when it is used to retrieve the updated node title when the child node form is submitted.
- #735358 by Zach Harkey and markus_petrux - Redesign the "Node reference extras" tab so that we can manage more options for each node reference field.
- #719576 by cyberpunk and markus_petrux - Make button "View in new window" configurable with checkbox like the "Create and reference".
- #724064 First step to add "Edit referenced node" option. For the moment, added edit icon to Node Reference Extras sprite.
- #589296 Ozmodiar and markus_petrux - Add "Edit referenced node" option.
Bugfixes:
- Fix the query string passed to the node/add page on the child modal frame.
- Provide a proxy function on the main module script for the submit handler of the child node form to make sure Forms API can find the function when the form is cached.
- #694404 "Search and Reference" disabled but tab still present when "Create and Reference" selected.
- #713200 by BWPanda - Change 'View on new window' wording by 'View in new window'.
- #706104 by katbailey - Translate and reference may pass the wrong language when "Switch interface for translating" is not enabled.
- #769130 i18n API change causes call to undefined function tt() in noderelationships.inc on line 1176.
- #769130 Follow up patch to provide support for both, i18nstrings() and tt().
- #642358 How to delete a "dangling" back reference?