Posted by ad316 on May 17, 2009 at 2:23pm
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.
Comments
=-=
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
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.
=-=
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
the submenutree module seems to do that:
http://drupal.org/project/submenutree