Look into the following (notes):
- template for each column or template for the whole footermap
- implement something other than theme_links, which is not that great. maybe there's a contrib module out there already?
- other code changes to make it easier to implement nifty styling that people want.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 637734-render-array-and-theme.patch | 11.55 KB | mradcliffe |
Comments
Comment #1
mradcliffeIn Drupal 7+, we should be using a render array. This will allow greater flexibility for themers to adjust menu headers and what not. I think this solves some of the theming and/or scope issues.
This patch works fairly well.
Comment #2
mradcliffeCommitted to dev branch.
Comment #4
mradcliffeThere are some issues with this still...
Comment #5
mradcliffeOr just bad documentation. The caching/language patch changed things and I need to update docs.
Comment #6
finedesign commentedFirst, thank you for this module.
I hope this is the place where I should add feedback. I noticed related posts are directed here.
I just tried the latest dev branch of the module and I see the additional classes, but it still doesn't provide a wrapper or grouping around menu sections.
I need:
And even the ul or li is not necessary as long as there are classes. I just need something to separate the main sections from one another.
Comment #8
robinho007 commentedCan any1 upload the right folder with the precise patch? can't get it to work with more than 1 column