Howto Create Menu Page in Version 6

ad316 - May 17, 2009 - 14:23

How is a menupage created in version 6?
I'd like to be able to create menu pages like admin/content where a leaf of the menu is shown on a page.
I've done a lot of searching, but just can't find the recipe.
Thanks very much in advance.

=-=

VeryMisunderstood - May 17, 2009 - 14:26

You may be able to pull something like that off with the veiws.module.

otherwise, I don't think there is a way beyond handcoding a main landing page on your own that resembles the create content page.

MenuPage

ad316 - May 17, 2009 - 14:45

Thanks. I was trying to install the following: http://drupal.org/project/menupage, but it is only good for version 5. I'd like to install this functionality in version 6.

=-=

VeryMisunderstood - May 17, 2009 - 14:47

That module would have to be ported and the menu system was changed dramatically in drupal 6.x over 5.x which may explain why that module wasn't updated. Checking the issue queue (if you have'nt already) of that module may prove fruitful.

the submenutree module seems

designchris - July 3, 2009 - 15:53

the submenutree module seems to do that:
http://drupal.org/project/submenutree

 
 

Drupal is a registered trademark of Dries Buytaert.