You are here

README.txt in Site map 5

Same filename and directory in other branches
  1. 8 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
Drupal site map module:
----------------------
Original author - Nic Ivy http://njivy.org
Author - Fredrik Jonsson fredrik at combonet dot se
Requires - Drupal 5
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 
categories. 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 latest blogs.
* Any books that optionally will be displayed fully expanded.
* Any menus that will be displayed fully expanded.
* Any categories, i.e vocabulary, with all the terms expanded.
  Optionally with node counts and RSS feeds.
* A syndication block, the "more" link goes to the site map.

Support for menus was contributed by keve. Blogs, books and layout
changes by frjo. The rest is by the original author.


Installation:
------------
1. Place this module directory in your modules folder (this will
   usually be "sites/all/modules/").
2. Go to "administer" -> "modules" and enable the module.
3. Check the "administer" -> "access control" page to enable use of
   this module to different roles.
4. Make sure the menu item is enabled in "administer" -> "menus".
5. Visit http://example.com/sitemap.


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 5
  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. categories. 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 latest blogs.
  16. * Any books that optionally will be displayed fully expanded.
  17. * Any menus that will be displayed fully expanded.
  18. * Any categories, i.e vocabulary, with all the terms expanded.
  19. Optionally with node counts and RSS feeds.
  20. * A syndication block, the "more" link goes to the site map.
  21. Support for menus was contributed by keve. Blogs, books and layout
  22. changes by frjo. The rest is by the original author.
  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" -> "modules" and enable the module.
  28. 3. Check the "administer" -> "access control" page to enable use of
  29. this module to different roles.
  30. 4. Make sure the menu item is enabled in "administer" -> "menus".
  31. 5. Visit http://example.com/sitemap.
  32. Last updated:
  33. ------------