Page showing child menu items?

loze - January 17, 2009 - 09:19

How can I make a page that shows only the menu items children? like admin/build and other admin pages do.
When adding a new menu item through the administration, you must provide a valid path. How can i register these paths to show a menu index?

thanks!

There is a special menu item

aaron1234nz - January 17, 2009 - 09:43

There is a special menu item (defined in code) to make the admin pages show up as they do. Another option is to look at a module such as http://drupal.org/project/menu_block_split which will give you similar functionality.

I use this module called

zoo - January 17, 2009 - 10:20

I use this module called "Submenu Tree", maybe it could suits your need too.

zoo

I've just made this

joachim - January 30, 2009 - 13:50

I've just made this http://drupal.org/project/views_menu_nodes as I wanted something views-based for this.

 
 

Drupal is a registered trademark of Dries Buytaert.