Downloads
Download tar.gz
54.05 KB
MD5: 02e8c724217e4bbebe8e2f0829548215
SHA-1: 4a7b9edde0be7d4cd3b33e387bb088e1fbf92b8e
SHA-256: 36151a12747058016dc9820bdbb34c743d7c4b04443f0b131e6348e2116a0cb1
Download zip
80.33 KB
MD5: 1c14dac1160f39a0f201e3c6927ae29d
SHA-1: e58f5a72c98bcd1d76d47fe4f3083a06eead8668
SHA-256: ed86dbb9e6795d876c7d5604e8047c2c6e222ed520587c91159cce8986651680
Release notes
Changes since DRUPAL-6--2-0-UNSTABLE2:
- #480490 by Dave Reid: Finished implementing i18n_xmlsitemap_query_alter().
- #480490 by Dave Reid: Added i18n support for menu items.
- #480490 by Dave Reid: Added i18n support for taxonomy terms.
- #480490 by Dave Reid: Moved i18n module integration into separate xmlsitemap_i18n sub-module.
- #549626 by Dave Reid: Fixed a bug with Domain access: cast the result of node_access() to a boolean.
- by Dave Reid: Fixes and misc documentation in xmlsitemap_menu.
- #470956 by Dave Reid: Added inclusion and priority options for individual taxonomy terms.
- by Dave Reid: Adding type-hinting to xmlsitemap_menu.
- by Dave Reid: Revised requirements checks for the access content permission.
- by Dave Reid: Fixed multilingual support. For real this time.
- by Dave Reid: Rearrange the node i18n test.
- by Dave Reid: Expanded the node i18n test.