Downloads
Download tar.gz
12.65 KB
MD5: 648889fd800c3b0f374b032a2d6bbe51
SHA-1: 810e49e7022c89bece7704d2d720679b3d392be8
SHA-256: 7f5b17ac186715f50a5d0a50b7db43c969d085fc044a12e917238fc0dc8722a8
Download zip
14.06 KB
MD5: 452944b6e9f69aef05cf916481e7079f
SHA-1: 146584318471ca0595d3220939fb55ee60ff6da6
SHA-256: ebfa05549565662bd9fd4a166d50f087f4db8df72f8b943a1529357d52867a67
Release notes
- Introduce _nat_variable_get().
- Introduce nat_set_config to register associations during installation.
- Introduce nat_get_term. Backport from HEAD.
- #194800: Joachim - Fix typo.
- #194802: Joachim - Fix redirect URL.
- #197105 : anantagati - Add views support.
- #201542: Include of file for support of Views moved outside of hook_menu().
- Sync page query fix: add missing n.type and remove vestigial n1.vid.
- #325208: pearcec - pgsql fixes.
- #325673: patch my machnik & miche _nat_update_terms() does not preserve term weight. [backport]
- Add missing variable init. [backport]
- #340859 : vocabulary id not preserving by _nat_update_terms(). (backport)
- Help URL requires the help module to be enabled.