| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 Drupal site map module: 2 ---------------------- 3 Author - Fredrik Jonsson fredrik at combonet dot se 4 Requires - Drupal 6 5 License - GPL (see LICENSE) 6 7 8 Overview: 9 -------- 10 This module provides a site map that gives visitors an overview of 11 your site. It can also display the RSS feeds for all blogs and 12 terms. Drupal generates the RSS feeds automatically but few seems 13 to be aware that they exist. 14 15 The site map can display the following items: 16 17 * A message to be displayed above the site map 18 * The front page. 19 * The latest blogs. 20 * Any books that optionally will be displayed fully expanded. 21 * Any menus that will be displayed fully expanded. 22 * Any vocabulary with all the terms expanded. 23 Optionally with node counts and RSS feeds. 24 * Display comment RSS links if the Comment RSS module is installed. 25 * A syndication block, the "more" link goes to the site map. 26 27 28 Installation: 29 ------------ 30 1. Place this module directory in your modules folder (this will 31 usually be "sites/all/modules/"). 32 2. Go to "Administer" -> "Site building" -> "Modules" and enable the module. 33 3. Check the "Administer" -> "User management" -> "Permissions" page to 34 enable use of this module to different roles. 35 4. Make sure the menu item is enabled in 36 "Administer" -> "Site building" -> "Menus" -> "Navigation". 37 You may move it to another menu if you like. 38 5. Have a look at the different settings in 39 Administer -> Site configuration -> Site map 40 6. Visit http://example.com/sitemap. 41 42 If you have many books/menus/vocabularies the Checkall module is recommended. 43 It will implement "Check all / Uncheck all" for checkboxes on the 44 site map settings page. http://drupal.org/project/checkall 45 46 Site map term path (and Pathauto): 47 ------------------------------- 48 There is a "depth" setting on the Site map settings page where you can adjust 49 how site map constructs the term links. 50 51 For making Site map build the same path that Pathauto per default generates 52 alias for you should set this to "-1" I belive. 53 54 55 Last updated: 56 ------------ 57 $Id: README.txt,v 1.9.2.3.2.1 2009/09/29 05:07:34 frjo Exp $
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |