xmlsitemap 5.x-1.7
Dave Reid - September 30, 2009 - 03:55
| Download | Size | md5 hash |
|---|---|---|
| xmlsitemap-5.x-1.7.tar.gz | 47.15 KB | b367f3aa5a9102318ee784d8584b8b48 |
Official release from CVS tag: DRUPAL-5--1-7
Last updated: September 30, 2009 - 04:01
This release fixes a security vulnerability, all users of XML sitemap 5.x-1.6 or any 5.x-1.x-dev snapshot from before 2009-09-30 are urged to upgrade. For more details, see SA-CONTRIB-2009-063.
Changes since DRUPAL-5--1-6:
- Fixed default priority for users when no role priorities are set.
- Fixed default user priority.
- Fixed default priority for terms.
- #221555: Disable language filtering for site map links.
- Added all xmlsitemap functions to the xmlsitemap group.
- Fixed XML attributes for Views style plug-ins.
- Fixed handling of invalid interval strings in _xmlsitemap_frequency().
- by Dave Reid: Fixed Live Search replaced with Bing.
- #554364 by Dave Reid: Fixed a bug with array_key_exists().
- by Dave Reid: Removed some global calls in favor of base_path().
- by Dave Reid: Removed menu access shortcuts for clarity.
- by Dave Reid: Sync _xmlsitemap_file_create_url() with file_create_url().
- #591724 by Dave Reid: Properly escape link path before display..
