Menutree module seems to be the only working module that allows to output a simple site map containing all menu items of a site. Unfortunately, a menu is output 'as is' and one is not able to customize the output to be more visitor-friendly. For example, a page title "Primary links" is not very descriptive for visitors.

Attached patch resolves this by adding a settings page for Menu Tree, that allows to enter a page title and intro text for each menutree/# path (sitemap).

Also fixes character length in README.TXT to 80 chars.

CommentFileSizeAuthor
#1 menutree_0.patch5.68 KBsun
menutree.patch5.5 KBsun

Comments

sun’s picture

StatusFileSize
new5.68 KB

Revised patch adding a new permission to access menutree settings.

Crell’s picture

Status: Needs review » Fixed

Committed a modified version of this that has more docs and a bit cleaner code. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)