Downloads

Download xmlsitemap-6.x-1.2.tar.gztar.gz 57.95 KB
MD5: c69ff79399b7ddda83701985d49082ca
SHA-1: 472f38a0ff515853388d094301d597366ff17d7f
SHA-256: c57d9544ba5125866c927b9775b226d634568784affa5668c6224966809de7ee
Download xmlsitemap-6.x-1.2.zipzip 93.45 KB
MD5: 16472482f78ed78627d86858c633377a
SHA-1: 2bb6b7b471820076c68d829565bf58ca4e6e2632
SHA-256: 31e0775b47176fa1dd8402773919d940766b5d93e08f468f2a21ce247e9e6e29

Release notes

Changes since DRUPAL-6--1-1:

  • #504004 by akhil, Dave Reid: Fixed query in xmlsitemap_taxonomy_xmlsitemap_links() to provide {term_data}.name and skip the unnecessary join with {vocabulary}.
  • #562940 by Dave Reid: Added a requirements check if there is an existing sitemap.xml file in the website root that will not allow the module to work.
  • #483888 by Dave Reid: Changed the cache directory option to a disabled field.
  • #537140 by Dave Reid: Added the engine submission request URL to the watchdog strings to help debugging when things go wrong.
  • #488288 by Dave Reid: Optimized the number calls to fwrite().
  • #464980 by Dave Reid: Removed the search engine verification settings in favor of site_verify.module.
  • Followup by Dave Reid: Corrected a sentence to make sense.
  • #507620 follow-up by Dave Reid: Remove t() from upgrade functions.
  • #507620 follow-up by Dave Reid: Remove t() from upgrade functions.
  • by Dave Reid: Fixed assumption that {node}.status can be anything other than 0 or 1. This is the core standard.
  • #555574 by Dave Reid: Only submit default language sitemap if the "Add all the links to the default language sitemap" option is enabled.
  • #617936 by Dave Reid: Fixed un-collapsed taxonomy term fieldset to fit in with existing core behavior.
  • by Dave Reid: Fixed documentation link in README.txt.
  • #660026 by Dave Reid: Fixed XML sitemap fieldset showing up on the delete taxonomy term form.
  • #545392 by Dave Reid: Changed engine submission to always respect the 'Submit the sitemap when content changes' option if enabled.
  • by Dave Reid: Cleaned up a little code in xmlsitemap_engines.install.
Created by: Dave Reid
Created on: 27 Jan 2010 at 06:11 UTC
Last updated: 27 Jan 2010 at 06:15 UTC

Other releases