xmlsitemap 5.x-1.5

Darren Oh - May 15, 2008 - 18:43
Official release from CVS tag: DRUPAL-5--1-5
Download: xmlsitemap-5.x-1.5.tar.gz
Size: 46.41 KB
md5_file hash: d62871fc18dde068222f0759a611acfe
First released: May 15, 2008 - 18:43
Last updated: May 15, 2008 - 18:45

This release adds the ability to create site maps with Views, including Google News site maps. This feature was sponsored by EmpowHer.com - Strong Women Transforming Health.

Changes since DRUPAL-5--1-4:

  • Eliminated conversion of element IDs to additional link paths.
  • #199413 by David Thomas (davidwthomas). Fixed SQL error when node has more than one alias.
  • #253786 Fixed table alias for term_data. Wrong alias caused private forums to be included in the site map.
  • #215817 by jcnventura. Google sometimes indexes its own verification link and reports errors in the HTML. Made link return proper HTML.
  • #198173 by Liam McDermott. Query to populate the XML Sitemap table could crash the database server when there were large numbers of URL aliases. Split the URL alias into a separate query.
  • #207778 Documented incompatibility with MySQL versions below 4.0.14.
  • #257698 by greggles. Use CAST in joins to url_alias table so that it can be joined on the src index instead of the src column.
  • Improved formatting of site map output.
  • #123495 Added the ability to create both regular site maps and Google News site maps with Views.
  • #258579 by Annette Tisdale. Fixed order of hook_comment() parameters.
  • #258292 Fixed default site map priority. Was 0.1, should be 0.5.
 
 

Drupal is a registered trademark of Dries Buytaert.