Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
21.46 KB
MD5: 87e617125b0781d52d88ebb2bb60e32c
SHA-1: 956eed45e26f6c71852737ad7bef8bd79381160d
SHA-256: 94ed9a56eec547f82bbca5e693e90d44d81883983c004d271fb44a9f2c09c843
Download zip
25.67 KB
MD5: c71339af8cb71f794991739c5d940870
SHA-1: efc5bb3bc090de87f54235bfd4a8c2f58c136e2b
SHA-256: 06fac1f0ced4d7c56ed798d4c025433792a6fe739dca3e41d90958605245c23e
Release notes
Commit log:
- Improve help text and status message.
- #1514288: "Deleting NAT content type doesn't delete its fields at admin/structure/nat/fields"
- #1118254: Patch by Steven Jones: New feature - Page manager node relationship. Blind commit.
- #1270898: Patch by mdixoncm for "NAT not exposing itself to term views correctly".
- #1499550: "NAT doesn't react if you delete a vocabulary... fatals when you create a node" - Implement hook_taxonomy_vocabulary_delete().
- #1444694: patch by biwashingtonial for "Logic to cull NAT terms from taxonomy fields on NAT node form doesn't work when a vocabulary is served by multiple fields"
- #1299666: "Notice: Undefined offset:"; Patch by pingers and bschilt.
- #1084830: Delete associated term not working; Fix by capellic.
- Nuke the tags[] option.
- Query fixes.
Query formatting fixes. - Remove unnecessary files[]
- Issue #1162244 by Steven Jones: Doesn't handle language correctly
- Fix configure link.