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

CommentFileSizeAuthor
#2 3261003-2.patch995 bytesgauravvvv

Comments

Gauravmahlawat created an issue. See original summary.

gauravvvv’s picture

Status: Active » Needs review
StatusFileSize
new995 bytes

Use this patch to override the menu title of taxonomy menu links.
I have attached the patch, Please review.

damienmckenna’s picture

Category: Support request » Feature request
Issue tags: +DrupalWTF
damienmckenna’s picture

Thanks 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.

nojj’s picture

I 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?