site_map 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| site_map-7.x-1.0.tar.gz | 16.38 KB | 84aabb928fa80f416d94467155e11fd3 |
| site_map-7.x-1.0.zip | 18.58 KB | 3a27264a4ed1a6062c462359f33d3baf |
Release notes
Changes since 7.x-1.0-beta1:
New features:
- #1207418: Pass id to theme_site_map_box $variables for styling
- #1209500: Implement hook_variable_info in order to allow variables (e.g. site_map_page_title) to be translated
Bug fixes:
site_map 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| site_map-7.x-1.0-beta1.tar.gz | 25.17 KB | dd07000ac2d3bcdb4c4a18e885521fb3 |
| site_map-7.x-1.0-beta1.zip | 36.36 KB | 565804a49f97b7644593dbb2bb343af5 |
Release notes
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.2
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-2.2.tar.gz | 23.24 KB | 9e0a9e3fed0f789867a02a26c37e9f29 |
| site_map-6.x-2.2.zip | 33.02 KB | b9276552b6cf73a23cf4022a400ea2be |
Release notes
Changes since DRUPAL-6--2-1:
Bug fixes:
- #841574: Input Filter Format for the Message field in Admin not implemented correctly.
- #947690: Book section should not display if no books are checked Make use of array_filter() to remove zero values from settings arrays. This make it possible to use empty() to see if there are any valid values.
site_map 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-2.1.tar.gz | 23.2 KB | 6873d21326e6dafc7f627d24fe7ad849 |
| site_map-6.x-2.1.zip | 33.01 KB | d7f852cc4e9517fa2ada732b6b5262f5 |
Release notes
Changes since DRUPAL-6--1-2:
Bug fixes:
New features:
site_map 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| site_map-7.x-1.x-dev.tar.gz | 18.16 KB | b9c7ea9c3267f26afe3c5f6ce2f6058c |
| site_map-7.x-1.x-dev.zip | 20.42 KB | 4a604ef4dcae85f784fc27807fddad77 |
Release notes
Nightly Development Snapshot of Site map for Drupal 7.
site_map 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-2.0.tar.gz | 23.07 KB | 62f2be03f98b0a0ab225d8a52bcea9f1 |
| site_map-6.x-2.0.zip | 32.91 KB | 44e626a6192f72daaf1ae2d00b6e3226 |
Release notes
The biggest thing in version 2 of the Site map module is improved theming.
Changes since DRUPAL-6--1-2:
New features:
- #247077: Add (node/block)-site_map.tpl.php support for custom theming
- #513416: Internationalization: Full support for i18n
- #206108: Make menu tree use it's own sitemap-menu class: Adding theme_site_map_menu_tree() and theme_site_map_menu_item()
- #590550: Implement 'add all' checkboxes for books, menus, categories...
- #792174: theme_site_map_box can print out empty HTML tags
- #761218: PATCH SUGGESTION: Fix book module depths
- Move message display from hook_help to standard theme output
- Change from select to checkboxes for books/menus/vocabularies
site_map 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| site_map-5.x-1.3.tar.gz | 16.34 KB | 41b23d4e99823c3f7f39acee67685f1b |
| site_map-5.x-1.3.zip | 20.95 KB | ad365d24b88c4bb931a7d9632860d618 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-1.2.tar.gz | 22.11 KB | b4ad5726625f24d1e940a6df84c17957 |
| site_map-6.x-1.2.zip | 31.28 KB | 6182825cb1197ec25532bf3230aefbb1 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-2.x-dev.tar.gz | 14.84 KB | 8024cda712a6817f6eb97c8c61bb58bc |
| site_map-6.x-2.x-dev.zip | 17.04 KB | 3d2fde2de04bcbfc19af5791032ad865 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-1.1.tar.gz | 22.1 KB | 9fb1e48a438cedc222ffd54217ee6a5c |
| site_map-6.x-1.1.zip | 31.28 KB | d424e0830664eadc28ca0cb906ee0bb1 |
Release notes
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 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-1.0.tar.gz | 17.8 KB | 26860e0ad4432cd39edc1aff8dd2b93f |
| site_map-6.x-1.0.zip | 24.22 KB | 3bde3fea327f2a67716917b3d8b7710c |
Release notes
First official release for Drupal 6.
site_map 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| site_map-6.x-1.x-dev.tar.gz | 13.71 KB | d2e462b94cbfa5d534370f7b52e8c650 |
| site_map-6.x-1.x-dev.zip | 15.24 KB | ba2cd6540087fd23998b4d1846149a35 |
Release notes
Drupal 6 development branch.
site_map 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| site_map-5.x-1.2.tar.gz | 16.3 KB | 2d5493ab1befff6ae01727d8742f5d97 |
| site_map-5.x-1.2.zip | 20.89 KB | 544bc5319cf1a0a10e43dbae7ec6967b |
Release notes
Language depended site_map_message.
Support for the FAQ module.
Better display of blogs, 10 most active bloggers with numbers of posts.
site_map 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| site_map-5.x-1.1.tar.gz | 15.76 KB | 14c705fb2168ee0969cbc897ea0a7eda |
| site_map-5.x-1.1.zip | 20.27 KB | 3cfa5d09f3e1fa22592ed60aacc8ecc1 |
Release notes
The firsts official release for Site map module.
site_map 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| site_map-5.x-1.x-dev.tar.gz | 12.28 KB | e4d29bd231d64336b1d8181197de1bb0 |
| site_map-5.x-1.x-dev.zip | 13.3 KB | 4cc856275c242200bde8f1c52691b8c4 |
Release notes
Drupal 5 development branch.
site_map 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| site_map-4.7.x-1.x-dev.tar.gz | 10.07 KB | c48ffc946dd9c8511d0be2ee6faa87ad |
| site_map-4.7.x-1.x-dev.zip | 10.76 KB | 8d8571d4bde85ba760399e052be7a382 |
site_map 4.6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| site_map-4.6.x-1.x-dev.tar.gz | 9.1 KB | 973e9826302d200977f9a79c74ad1f2c |
| site_map-4.6.x-1.x-dev.zip | 9.8 KB | 5b945be0e048acb4afdaf6d78fda7eea |
site_map HEAD
| Download | Size | md5 hash |
|---|---|---|
| site_map-HEAD.tar.gz | 25.23 KB | ebe81e69991eee3ec62eaf9db20e2fc1 |
| site_map-master.tar.gz | 15.64 KB | 0fa830eceed718d4f6a74be3df07636b |
| site_map-HEAD.zip | 36.09 KB | a68d3860655a5892afe28fec050eddaa |
| site_map-master.zip | 17.95 KB | 3214c56c3cadf68e6a6187b5de43ec3d |
Release notes
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.