Posted by Dave Reid on December 8, 2012 at 12:22am
| Download |
Size |
md5 hash |
|---|---|---|
| xmlsitemap-7.x-2.0-rc2.tar.gz | 77.59 KB | c34a5dba3e3c20903c3afaaa4c564e80 |
| xmlsitemap-7.x-2.0-rc2.zip | 102.46 KB | 6a286ce84bd268397c2c288673789165 |
Last updated: December 8, 2012 - 00:29
Release notes
Changes since 7.x-2.0-rc1:
- #1392710 by Dave Reid, antoniogr, johan gant: Ensure all modulename.xmlsitemap.inc files are loaded in xmlsitemap_settings_form().
- #1719184: Fixed spelling error in docs for xmlsitemap_get_path_alias().
- Fixed the site_frontpage variable is always trusted to be an internal path, and drupal_get_normal_path() is unnecessary.
- #1652794: Fixed typo in _xmlsitemap_check_changed_links().
- #1597656: Fixed incorrect title entity key for menu links in xmlsitemap_menu_entity_info_alter().
- #1291898: Prevent rebuild batch errors if new content is added while xmlsitemap_rebuild_batch_fetch() is running.