How to place sitemap output in a block

aarahkahak - November 4, 2009 - 13:26
Project:Site map
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've played with the configuration every way I can think of, but I can't get it to show up in my drupal 6 install. Are there any dependent modules that I might have missed installing, or something else I'm overlooking? Thanks!

#1

aarahkahak - November 4, 2009 - 15:55
Status:active» closed

#2

aarahkahak - November 4, 2009 - 18:59
Status:closed» active

#3

aarahkahak - November 4, 2009 - 18:59

thought i had fixed it, but no such luck.

#4

frjo - November 5, 2009 - 05:48

From the README:

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.

#5

aarahkahak - November 5, 2009 - 13:44

Thanks, I really appreciate you taking the time to get back to me.

I had gone through the Read Me before, but I guess what I was misunderstanding is that this is assigned as a menu item, not a block that can be displayed anywhere. What I would like to do is to display it in my footer on all pages- any guidance is much appreciated.

#6

frjo - November 6, 2009 - 09:32
Title:sitemap is empty» How to place sitemap output in a block
Version:6.x-1.2» 6.x-2.x-dev
Status:active» fixed

The site map module does not yet have a block.

What you can do is make a new block with a PHP snippet that prints out selected output from the site map module. You have render functions like _site_map_menus() and _site_map_taxonomys() etc. to play with.

#7

System Message - November 20, 2009 - 09:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.