Active
Project:
Node Hierarchy
Version:
7.x-2.x-dev
Component:
Admin User Interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 02:45 UTC
Updated:
7 Mar 2012 at 13:22 UTC
In content type settings could we please have an option to check the "Expand Menu Item" by default on node creation?
Comments
Comment #1
caskraker commented+1
Comment #2
caskraker commentedIn the meantime, you can try the following solution:
http://drupal.org/node/1190402
I want all my menu-items form nodehierarchy expanded, so i skipped the custom module and used 1 as a value for $node->menu['expanded'] .