Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 10:00 UTC
Updated:
29 Jul 2014 at 22:09 UTC
Jump to comment: Most recent
Comments
Comment #1
amateescu commentedWe also need to keep an eye on the outcome of #2057401: Make the node entity database schema sensible :)
Comment #2
gábor hojtsyMarking Drupal 8.0 beta blocker as per #1842858-170: [PP-1] Convert menu links to the new Entity Field API.
Comment #3
gábor hojtsyAlso heightening to major.
Comment #4
gábor hojtsyCritical as per #2047633-116: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit and following comments.
Comment #5
xjmComment #6
jessebeach commentedComment #7
pwolanin commentedThe work is potentially happening here now: #2256521: [META] New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module
Comment #8
effulgentsia commentedFrom #2256497-28: [meta] Menu Links - New Plan for the Homestretch by Dries:
Therefore, downgrading this to Major. It would still be great for it to happen; just not a release blocker.
Comment #9
plachI think this can be closed in favor of #2256521: [META] New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module.
Comment #10
gábor hojtsyMy understanding this is postponed on #2256521: [META] New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module now. If/when that lands, this is will be closed, otherwise it is tracked as an independent issue to solve. I don't have doubts that #2256521: [META] New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module will land, so only leaving this postponed for sake of process.
Comment #11
plachWorks for me :)
Comment #12
gábor hojtsy#2301239: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage just added a menu_link_content module that is multilingual.