Closed (fixed)
Project:
footermap: a footer site map
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2010 at 08:35 UTC
Updated:
25 Aug 2010 at 20:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
mradcliffeI'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.
Comment #2
mradcliffeIgnore that. Sometimes I forget what I've already done. I have this working in Drupal 7 branch. Let me back port it instead ;-)
Comment #3
luukyb commentedno problems ;)
Comment #4
mradcliffecommitted.