Using the Menu UI page we can override some values of the menu links provided by modules, Those values are:
menu_name
parent
weight
expanded
enabled
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3261003-2.patch | 995 bytes | gauravvvv |
Using the Menu UI page we can override some values of the menu links provided by modules, Those values are:
menu_name
parent
weight
expanded
enabled
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3261003-2.patch | 995 bytes | gauravvvv |
Comments
Comment #2
gauravvvv commentedUse this patch to override the menu title of taxonomy menu links.
I have attached the patch, Please review.
Comment #3
damienmckennaComment #4
damienmckennaThanks for reporting the issue and providing a patch.
I think it might be worthwhile adding test coverage for this, so that we can be sure what happens when e.g. the menu title is changed but the term is also renamed.
Comment #5
nojj commentedI need to override some menu links in a current project.
what is the current state of this?
how can I help with a test coverage?