Sitemap page generated via sitemap module (not google, not xml).

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


5 points

I have a 'sitemap' menu item on site I'm developing. This menu item leads to a page that should have a UL-list of items available to any user. I guess I need a module that would generate this page according to a menu of the site.
Is there such a module?



-5 points

I found site_map module:
http://drupal.org/project/site_map

tadaFurrita's picture
Created by tadaFurrita
6 points

Site map module is the one:
http://drupal.org/project/site_map

gackfiedgedar's picture
Created by gackfiedgedar

Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.