Download & Extend

Allow custom page titles and intro text per menu

Project:MenuTree
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:sun
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
menutree.patch5.5 KB

Comments

#1

Revised patch adding a new permission to access menutree settings.

AttachmentSize
menutree_0.patch 5.68 KB

#2

Status:needs review» fixed

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

#3

Status:fixed» closed (fixed)