site_map 7.x-1.2

Bug fixes

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:

site_map 7.x-1.1

Bug fixes

This release has been superseded by version 7.x-1.2 and should not be installed.

Please review the notes for release 7.x-1.2 and install that version instead.

site_map 7.x-1.0

New features
Bug fixes

Changes since 7.x-1.0-beta1:

New features:

site_map 7.x-1.0-beta1

This beta version is the first official release of the Site map module for Drupal 7. I have tested it against the just released Drupal 7.0 and it seems to work well for me.

Please try it out and report any problems to the issue queue.

site_map 6.x-2.0

New features

The biggest thing in version 2 of the Site map module is improved theming.

Changes since DRUPAL-6--1-2:

New features:

site_map 5.x-1.3

Bug fixes

Changes since DRUPAL-5--1-2:

Bug fixes:

  • Run the site_map_message through filter_xss_admin() just to make sure.

site_map 6.x-1.2

Bug fixes

Changes since DRUPAL-6--1-1:

Bug fixes:

  • Run the site_map_message through filter_xss_admin() just to make sure.

site_map 6.x-2.x-dev

With the help of other users some bigger changes are coming for the site map module. Big enough to warrant a 6--2 branch I believe.

New features:

  • Full support for i18n
  • Adding theme_site_map_menu_tree() and theme_site_map_menu_item()
  • Move message display from hook_help to theme_site_map_display()
  • Change from select to checkboxes for books/menus/vocabularies
  • Use the Checkall module on the settings page if it's installed

ToDo:

  • Add a site_map.tpl.php for even easier themeing

site_map 6.x-1.1

New features
Bug fixes

Changes since DRUPAL-6--1-0:

New features:

  • #513416: Added i18ntaxonomy integration.
  • #504794: Usability patch: count thresholds, RSS links alignment, etc. Commited code inspired by and borrowing from patch from iva2k. Update site_map.pot and small update to a numver of po files. Added a site_map.css files with some default styles and a setting to disable it.
  • #231850: Configurable front page RSS feed path.
  • #329213: Added counts to blog list.

Bug fixes:

  • #545762: RSS links corrupted when Drupal is installed in a sub directory. Credit to srobert72 for disovering this bug and help with finding the solution. Sitemap was running RSS links through url() and then through l().
  • #231850: Patch by mcdruid to nest ul tags correctly when displaying taxonomy trees.
  • #324545: Bug fix for menu output when locale module is active. The variable name was missing a underscore. Thanks for the bug report and the fix leLik.
  • #263708: Vocabulary description is now run through filter_xss_admin, as in taxonomy module, instead of check_plain. Bug reported by lutegrass.
  • #329213: Make Sitemap translate vocabulary names by fpedraza.

Misc:

  • Updated the README file.

site_map 5.x-1.2

New features
Bug fixes

Language depended site_map_message.
Support for the FAQ module.
Better display of blogs, 10 most active bloggers with numbers of posts.

site_map HEAD

This version of Site map is where new features are developed and tested. As of 2007-09-26 it should work, more or less, with Drupal 6.

Subscribe with RSS Subscribe to Releases for Site map