I want to have a menu like this:

Employee Menu
Submenu 1
Submenu 2
etc..

Do you have to use the http://drupal.org/project/submenutree module, or does core have this functionality already and I just don't see it?

Thanks!

Comments

vm’s picture

Core allows parent menu items and child menu items which can be seen clicking on create content. By doing so, the child menu items are exposed. Is this what you mean? If not, what you are asking for is not part of core.

dibbd’s picture

Yes, that's what I want, something like what you see when you click "create content" it then shows page and story.

How do you make the parent / child menu relations?

vm’s picture

go to administer -> menus
inspect the create content menu item

basically you drag and drop the menu items to the right of a parent.