Posted by frjo on September 22, 2009 at 6:40pm
| 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 |
Last updated: July 14, 2011 - 12:18
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
- …
- …