drupal 6 how to automatically add content type to parent in menu
Posted
by frosty
on Stack Overflow
See other posts from Stack Overflow
or by frosty
Published on 2009-08-20T15:10:06Z
Indexed on
2010/03/23
8:13 UTC
Read the original article
Hit count: 395
Is there a way to make every content type default to the parent in the menu.
ie say i have content type called "cats" . How do i make all "cats" automatically sit inside "pet" menu item. Also can i alphabetically sort "cats" in the menu
© Stack Overflow or respective owner