Closed (works as designed)
Project:
Drupal core
Version:
7.7
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2011 at 18:09 UTC
Updated:
15 Sep 2011 at 17:43 UTC
This seems to be new in 7.7, when editing a page, you can add a menu entry right there.
The problem, is that you can only put the page in the "Navigation" parent... is that normal?
When adding a menu with the menu UI, I see all the root menus...
See image...
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal-menu-bug01.jpg | 55.66 KB | alexandreracine |
Comments
Comment #1
zero2one commentedYou can configure, in Drupal 7, what menu's are available per node type.
You can find the settings at:
/admin/structure/types/manage/page
> Vertical tabs :: menu
Select the menu(s) that should be available when creating a node.
Comment #2
alexandreracine commentedThanks for that! :)