Posted by Zen on February 23, 2009 at 1:13pm
| Download | Size | md5 hash |
|---|---|---|
| nat-6.x-1.1-beta3.tar.gz | 12.62 KB | d64d7c0adb1d0f1cb28ab000282d29ed |
| nat-6.x-1.1-beta3.zip | 14.08 KB | 67d0e7d69215cf7441f286c98aa83e38 |
Last updated: December 24, 2010 - 23:25
- 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.