Closed (fixed)
Project:
SimpleMenu
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
6 May 2010 at 15:29 UTC
Updated:
14 Oct 2014 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
AlexisWilke commentedWhen do you send me a patch? 8-))
Comment #2
AlexisWilke commentedOkay... it's in progress... I have the simplemenu module that kind of work. If you want to give it a try... (7.x-1.x-dev should appear within 12h)
Help welcome 8-)
The menu functions are completely different so I had to rewrite quite a bit of the code to make it work and at this point the menu is forced to "management".
Thank you.
Alexis Wilke
Comment #3
Anonymous (not verified) commentedThanks @AlexisWilke! I'll be glad to help when my time opens up...
Comment #4
dtengeri commentedHi!
I've done some porting based on the latest 7-dev version.
What's working:
Please check this, because i'm not a master of the menu system and its caching mechanism.
What's not working with this patch:
These two change the menu_item_link's theme function, but there isn't a theme_menu_item_link in Drupal 7, so this needs more time.
Comment #5
crobinson commented2801bf9 is a manual merge of the patch provided by dtengeri, thanks for the contribution. I had to do this by hand because the project has apparently evolved since you supplied the original patch. However, it looks like there were still things the patch provided that hadn't been addressed.
I've tested this in my own installation and it appears to work well. Please let me know if you have any issues, as I'm not using some of the additional SimpleMenu add-ons in the project.