Needs review
Project:
Site map
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 02:19 UTC
Updated:
28 Dec 2010 at 11:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
agileware commentedOops, forgot to attach it.
Comment #2
Fohsap commentedThis must be a fix for the Gallery 2 module's not being included in the site maps? ^^ SWEET
Comment #3
agileware commentedSame patch but this one applies cleanly to 6.x-2.x
Comment #4
agileware commented#792174: theme_site_map_box can print out empty HTML tags is a useful patch if you plan to print blocks without their titles.
(This patch allows you to select whether or not to display the block title with the blocks)
Comment #5
frjo commentedNeat feature that I would like to add to the Site map module.
I don't think using _block_rehash() is a good idea. It's a private function and it look expensive. I also think there should be a standard access check for blocks so users only see the blocks they have access to.
Comment #6
mboc commenteddid someone found a solution for this problem?
Thanks!