If you move a generated menu item in the menu and then resave the node the weight information of the menu item will be lost. This patch transfers the weight info from the existing menu entry to the updated entry.

CommentFileSizeAuthor
#2 automenu-node_weight-701118-2.patch1.77 KBlee20
automenu.patch1.01 KBjax

Comments

jax’s picture

Status: Needs review » Needs work

It also loses the description so you should actually transfer almost everything. For the menu item description you also need to transfer the "options" column.

lee20’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Needs work » Needs review
StatusFileSize
new1.77 KB

Attached is a patch that retains the weight and options of existing menu items for Automenu 2.x