You are here

README.txt in Site map 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 6.2 README.txt
Drupal site map module:
----------------------
Original author - Nic Ivy http://njivy.org
Author - Fredrik Jonsson fredrik at combonet dot se
Requires - Drupal 6
License - GPL (see LICENSE)


Overview:
--------
This module provides a site map that gives visitors an overview of
your site. It can also display the RSS feeds for all blogs and
terms. Drupal generates the RSS feeds automatically but few seems
to be aware that they exist.

The site map can display the following items:

* A message to be displayed above the site map
* The front page.
* The latest blogs.
* Any books that optionally will be displayed fully expanded.
* Any menus that will be displayed fully expanded.
* Any vocabulary with all the terms expanded.
  Optionally with node counts and RSS feeds.
* Display comment RSS links if the Comment RSS module is installed.
* A syndication block, the "more" link goes to the site map.


Installation:
------------
1. Place this module directory in your modules folder (this will
   usually be "sites/all/modules/").
2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.
3. Check the "Administer" -> "User management" -> "Permissions" page to
   enable use of this module to different roles.
4. Make sure the menu item is enabled in
   "Administer" -> "Site building" -> "Menus" -> "Navigation".
   You may move it to another menu if you like.
5. Have a look at the different settings in
   Administer -> Site configuration -> Site map
6. Visit http://example.com/sitemap.


Site map term path (and Pathauto):
-------------------------------
There is a "depth" setting on the Site map settings page where you can adjust
how site map constructs the term links.

For making Site map build the same path that Pathauto per default generates
alias for you should set this to "-1" I belive.


Last updated:
------------

File

README.txt
View source
  1. Drupal site map module:
  2. ----------------------
  3. Original author - Nic Ivy http://njivy.org
  4. Author - Fredrik Jonsson fredrik at combonet dot se
  5. Requires - Drupal 6
  6. License - GPL (see LICENSE)
  7. Overview:
  8. --------
  9. This module provides a site map that gives visitors an overview of
  10. your site. It can also display the RSS feeds for all blogs and
  11. terms. Drupal generates the RSS feeds automatically but few seems
  12. to be aware that they exist.
  13. The site map can display the following items:
  14. * A message to be displayed above the site map
  15. * The front page.
  16. * The latest blogs.
  17. * Any books that optionally will be displayed fully expanded.
  18. * Any menus that will be displayed fully expanded.
  19. * Any vocabulary with all the terms expanded.
  20. Optionally with node counts and RSS feeds.
  21. * Display comment RSS links if the Comment RSS module is installed.
  22. * A syndication block, the "more" link goes to the site map.
  23. Installation:
  24. ------------
  25. 1. Place this module directory in your modules folder (this will
  26. usually be "sites/all/modules/").
  27. 2. Go to "Administer" -> "Site building" -> "Modules" and enable the module.
  28. 3. Check the "Administer" -> "User management" -> "Permissions" page to
  29. enable use of this module to different roles.
  30. 4. Make sure the menu item is enabled in
  31. "Administer" -> "Site building" -> "Menus" -> "Navigation".
  32. You may move it to another menu if you like.
  33. 5. Have a look at the different settings in
  34. Administer -> Site configuration -> Site map
  35. 6. Visit http://example.com/sitemap.
  36. Site map term path (and Pathauto):
  37. -------------------------------
  38. There is a "depth" setting on the Site map settings page where you can adjust
  39. how site map constructs the term links.
  40. For making Site map build the same path that Pathauto per default generates
  41. alias for you should set this to "-1" I belive.
  42. Last updated:
  43. ------------