Project:footermap: a footer site map
Version:6.x-1.6
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The option "Enable Menu Heading" display the "menu-name".
To my mind it is more usefull to display the "title" field.

I had a function which match the name and the title with the table "menu_custom".

AttachmentSize
footermap.patch884 bytes

Comments

#1

I'm not sure if we should be doing that many more queries. I decided to grab all the custom menus (it was weird that there's no cache of this so I made my own), and then use as necessary.

Also, I probably should add a css class and id to that header tag. One of these days I'll get around to creating some custom theme functions.

AttachmentSize
footermap-872372.patch 2.08 KB

#2

Status:needs review» patch (to be ported)

Ignore that. Sometimes I forget what I've already done. I have this working in Drupal 7 branch. Let me back port it instead ;-)

AttachmentSize
footermap-872372-2.patch 991 bytes

#3

no problems ;)

#4

Status:patch (to be ported)» fixed

committed.

#5

Status:fixed» closed (fixed)

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

nobody click here