Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download site_map-7.x-1.2.tar.gztar.gz 19 KB
MD5: c8810b35609987d2f4c0c7ab85a1d5ef
SHA-1: bd601dd83dec072dc7360ea72f11eae70734b67e
SHA-256: 898f46905172d11f4e7883969ff33678c7311e6798d7f190fe5fb27ab3021a51
Download site_map-7.x-1.2.zipzip 21.78 KB
MD5: 875dafda7a2cf695bca521a73c3213d0
SHA-1: eb774f2893531f35f0112f25ba1133203d3673c3
SHA-256: 03a4252c1f32918940f928c830b2a90f529f497488072f0737096234c929e414

Release notes

The 7.x-1.2 release adds an update hook so people upgrading to the latest version can run a database update to migrate their taxonomy vocabulary settings from the previous version automatically. This was missing in the 1.1 release. If you are upgrading from 7.x-1.0, please run a database update via update.php after you install this release, otherwise none of your taxonomy vocabularies will be displayed.

The 7.x-1.1 release adds these bug fixes on top of version 7.x-1.0:

#1343588: Show menu names translated
#1477940: Site Map Page has wrong css classes
#1551940: Add functional tests
#1588988: Add alter hook for menu tree prior to rendering
#1593556: Category depth doesn't work
#1612430: Please add an option not to list vocabulary descriptions
#1619558: Declare site map message in hook_variable_info to enable translation of the site map message
#2104569: Minor Coding Standard Issues
#2192831: Use machine names for vocabulary settings

Created by: john.oltman
Created on: 4 Mar 2014 at 01:46 UTC
Last updated: 1 Sep 2015 at 03:03 UTC
Bug fixes

Other releases