Downloads
Download tar.gz
12.62 KB
MD5: d64d7c0adb1d0f1cb28ab000282d29ed
SHA-1: e165aa590d260ddb50721e725800c1474a0ab117
SHA-256: 4f42618e952d4b0a2f7890eb34cfccb3342ba0fcbcda1d3008385546f8c4db89
Download zip
14.08 KB
MD5: 67d0e7d69215cf7441f286c98aa83e38
SHA-1: adf8bc4b3fd1a6e842084cd7bd0d62a46ca4b72c
SHA-256: 7a309b621610ae966785e3bab2baf9dfbb672475453902842f58c232b113994c
Release notes
- Port anantagati's hook_views_api patch from HEAD.
- #325673: patch by machnik & miche _nat_update_terms() does not preserve term weight.
- Remove errant t()s.
- #188377: Do not update NAT for direct calls from node_save(). Restrict only to form operations.
- Add missing variable init.
- #340859 : vocabulary id not preserving by _nat_update_terms().
- Help URL requires the help module to be enabled.
- Use drupal_write_record.