Allow custom page titles and intro text per menu
sun - August 25, 2007 - 18:30
| Project: | MenuTree |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | sun |
| Status: | closed |
Description
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.
| Attachment | Size |
|---|---|
| menutree.patch | 5.5 KB |

#1
Revised patch adding a new permission to access menutree settings.
#2
Committed a modified version of this that has more docs and a bit cleaner code. Thanks!
#3