| 10 |
-------- |
-------- |
| 11 |
This module provides a site map that gives visitors an overview of |
This module provides a site map that gives visitors an overview of |
| 12 |
your site. It can also display the RSS feeds for all blogs and |
your site. It can also display the RSS feeds for all blogs and |
| 13 |
categories. Drupal generates the RSS feeds automatically but few seems |
terms. Drupal generates the RSS feeds automatically but few seems |
| 14 |
to be aware that they exist. |
to be aware that they exist. |
| 15 |
|
|
| 16 |
The site map can display the following items: |
The site map can display the following items: |
| 17 |
|
|
| 18 |
* A message to be displayed above the site map |
* A message to be displayed above the site map |
| 19 |
|
* The front page. |
| 20 |
* The latest blogs. |
* The latest blogs. |
| 21 |
* Any books that optionally will be displayed fully expanded. |
* Any books that optionally will be displayed fully expanded. |
| 22 |
* Any menus that will be displayed fully expanded. |
* Any menus that will be displayed fully expanded. |
| 23 |
* Any categories, i.e vocabulary, with all the terms expanded. |
* Any vocabulary with all the terms expanded. |
| 24 |
Optionally with node counts and RSS feeds. |
Optionally with node counts and RSS feeds. |
| 25 |
|
* Display comment RSS links if the Comment RSS module is installed. |
| 26 |
* A syndication block, the "more" link goes to the site map. |
* A syndication block, the "more" link goes to the site map. |
| 27 |
|
|
|
Support for menus was contributed by keve. Blogs, books and layout |
|
|
changes by frjo. The rest is by the original author. |
|
|
|
|
| 28 |
|
|
| 29 |
Installation: |
Installation: |
| 30 |
------------ |
------------ |
| 36 |
4. Make sure the menu item is enabled in |
4. Make sure the menu item is enabled in |
| 37 |
"Administer" -> "Site building" -> "Menus" -> "Navigation". |
"Administer" -> "Site building" -> "Menus" -> "Navigation". |
| 38 |
You may move it to another menu if you like. |
You may move it to another menu if you like. |
| 39 |
5. Visit http://example.com/sitemap. |
5. Have a look at the different settings in |
| 40 |
|
Administer -> Site configuration -> Site map |
| 41 |
|
6. Visit http://example.com/sitemap. |
| 42 |
|
|
| 43 |
|
|
| 44 |
|
Site map term path (and Pathauto): |
| 45 |
|
------------------------------- |
| 46 |
|
There is a "depth" setting on the Site map settings page where you can adjust |
| 47 |
|
how site map constructs the term links. |
| 48 |
|
|
| 49 |
|
For making Site map build the same path that Pathauto per default generates |
| 50 |
|
alias for you should set this to "-1" I belive. |
| 51 |
|
|
| 52 |
|
|
| 53 |
Last updated: |
Last updated: |
| 54 |
------------ |
------------ |
|
$Id: README.txt,v 1.9.2.1 2008/07/01 08:45:41 frjo Exp $ |
|
| 55 |
|
$Id: README.txt,v 1.9.2.2 2009/04/22 06:54:41 frjo Exp $ |