In content type settings could we please have an option to check the "Expand Menu Item" by default on node creation?

Comments

caskraker’s picture

+1

caskraker’s picture

In 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'] .