Needs work
Project:
Entity menu links
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2016 at 16:46 UTC
Updated:
29 Feb 2020 at 15:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gnucifer commentedComment #3
gnucifer commentedComment #4
gnucifer commentedRe-rolled against current HEAD.
Comment #5
vj commented@gnucifer
Patch works for me. But do we need all system menu items to deploy? I think it will be great if we can add vid based on "menu name" like navigation menu we don't want to push, generally we use main menu & user menu only. So only these modules should have vid assigned. Please share your thoughts. Let me know if any help required to re-roll the patch.
Comment #6
vj commented@gnucifer
Also this patch doesn't work if module already installed. We have to add this code snippet in update hook.
Comment #7
dineshw commentedHi Vj / gnucifer: I believe its fine to make menus deployable, as far as it carry configuration parameters like weight , menu title, menu attribute if any.
Patch should consider update hook if it needs to work for existing menu items as well.
Comment #8
damienmckenna