Downloads

Download xmlsitemap-6.x-2.0-alpha1.tar.gztar.gz 63.25 KB
MD5: c4eab8b0bb9283ba422809284d3524e5
SHA-1: 3df8f9e428f78c0ae46143fd15f8d5d28917f6e1
SHA-256: ddef2318e33e1edf4f3baf1db556c5b5655af75820389aff75f5ada816afa5a4
Download xmlsitemap-6.x-2.0-alpha1.zipzip 86.46 KB
MD5: 4b5cce65efd9faedee56d9f0766918f0
SHA-1: 8ddc5b988c19544539dd2c046be3bb4c4bcad042
SHA-256: 1c5f5df062f81b5c8641f58e49cf4673455631e8f306ba1006eb28008ea1c070

Release notes

Upgrading from 6.x-1.x IS NOT SUPPORTED AT THIS TIME. PLEASE WAIT UNTIL ALPHA2.

Upgrading from 6.x-2.x

All users of the 6.x-2.0-unstableX and 6.x-2.x-dev releases are strongly encouraged to upgrade to 6.x-2.0-alpha1. It is important so that the 6.x-1.x upgrades won't run when you upgrade to 6.x-2.0-alpha2.

Changes since DRUPAL-6--2-0-UNSTABLE6:

  • by Dave Reid: Fixed missing directory info in drush_xmlsitemap_check_directory().
  • by Dave Reid: Simplify URL alias count query.
  • by Dave Reid: Standardize the cache directory functions.
  • follow-up by Dave Reid: Standardize the cache directory functions.
  • by Dave Reid: Sync base tests with D7 branch.
  • by Dave Reid: Removed duplicate functions.
  • by Dave Reid: Moved link to node type settings into fieldset description.
  • by Dave Reid: Updated for latest Drush integration.
  • by Dave Reid: Added hook_xmlsitemap_index_links() and a drush command to only index un-indexed sitemap ilnks.
  • by Dave Reid: Moved link to taxonomy term type settings into fieldset description.
  • by Dave Reid: Changed the 'taxonomy' link type to 'taxonomy_term'.
  • by Dave Reid: Cleaned up xmlsitemap_cron().
  • by Dave Reid: Fixed test failures with xmlsitemap_get_directory() and its static cache.
  • by Dave Reid: Fixed UX standard violation (all fieldsets in a vertical tab).
  • by Dave Reid: Added xmlsitemap_language_load().
  • by Dave Reid: Fixed missing condition on n.type in node queries.
  • #693152 by jenlampton, Dave Reid: Added pager query to custom links table.
  • by Dave Reid: Added changefreq and language to custom links table.
  • by Dave Reid: Removed t() from xmlsitemap_var() and allowed xmlstiemap_get_link_info() to be reset properly.
  • by Dave Reid: Fixed test failures with status report messages.
  • by Dave Reid: Added destination to run cron link.
  • by Dave Reid: Removed call to reset locale() and added proper parameters for locale_add_language().
  • by Dave Reid: Simplified strings and logic for xmlsitemap_help().
  • by Dave Reid: Fixed test failure for latest commit.
  • by Dave Reid: Cache modules used in xmlsitemap_check_status().
  • by Dave Reid: First round of simplifying and unifying test assertion functions.
  • by Dave Reid: Fixed wrong import hook name in xmlsitemap_menu.module.
  • by Dave Reid: Fixed broken query (missing WHERE) in xmlsitemap_node_xmlsitemap_links_batch_info().
  • by Dave Reid: Removed the silly type count summary.
  • by Dave Reid: Fixed directory missing from requirements message.
  • by Dave Reid: Fixed node test failures.
  • by Dave Reid: Fixed remaining test failures and an error with getWatchdogMessages(). Now 100% test pass!
  • by Dave Reid: Removed redundant 'callback' from xmlsitemap_drush_command().
  • by Dave Reid: Removed redundant test functions.
  • by Dave Reid: Standardized node test helper assertion names.
  • by Dave Reid: Skip unnecessary loading of xmlsitemap data on hook_nodeapi('load').
  • by Dave Reid: Simplified node change frequency calculation and handling.
  • by Dave Reid: Added node link update on comment update.
  • by Dave Reid: Fix any NULL subtype values in xmlsitemap_update_18().
  • by Dave Reid: Fixed i18n testing.
  • by Dave Reid: Fixed un-closed link tag in xmlsitemap_requirements().
  • by Dave Reid: Add entity APIs to the sub-nodes and implement generic administration code.
  • by Dave Reid: Removed unnecessary function xmlsitemap_element_children_visisble().
  • by Dave Reid: Renamed and simplified xmlsitemap_load_link() to xmlsitemap_link_load(). Added xmlsitemap_link_load_multiple().
  • by Dave Reid: Removed unnecessary (and already commented-out) xmlsitemap_node_var().
  • by Dave Reid: Renamed and simplified xmlsitemap_delete_link() to xmlsitemap_link_delete(). Added xmlsitemap_link_delete_multiple().
  • by Dave Reid: Removed obsolete xmlsitemap_taxonomy_taxonomy_term_load().
  • by Dave Reid: Removed obsolete xmlsitemap_menu_menu_link_load().
  • by Dave Reid: Fixed undefined function xmlsitemap_load_link().
  • by Dave Reid: Fixed some entity code and backport clean-ups for xmlsitemap_taxonomy.module.
  • by Dave Reid: Generalized and linked rebuilding links with entity info.
  • by Dave Reid: Fixed PHP notices if links have undefined language code.
  • #694152 by mitrpaka, Dave Reid: Fixed multiple sitemaps not submitted correctly.
  • by Dave Reid: Use proper placeholder for bundle key in xmlsitemap_get_link_type_indexed_status().
  • by Dave Reid: Backported API documentation and watchdog handling in tests from D7.
  • by Dave Reid: Generalized bundle settings and form handling. Yay for recycling and reducing code!
  • by Dave Reid: Added xmlsitemap_link_bundle_rename().
  • #661780 by Dave Reid: Added Dialog API integration for easy editing of bundle settings.
  • by #703458 by Dave Reid: Fixed un-prefixed tables in xmlsitemap_get_link_type_indexed_status().
  • by Dave Reid: Add empty update functions to get to proper schema versions before adding the 1.x to 2.x upgrade path.
  • by Dave Reid: Fixed Drush rebuild command.
Created by: Dave Reid
Created on: 4 Feb 2010 at 05:35 UTC
Last updated: 16 Mar 2014 at 22:43 UTC
New features
Bug fixes

Other releases