I have been trying for days to set up a dynamic menu for my drupal installation without success. I have tried the menus, navigation, and navigation table modules, all of which claim to do what I want but none have yet delivered. Perhaps I simply cannot figure out how to configure them.
What I want:
1. Hierarchical menu which expands and collapses.
2. Selected menu node should be hilighted.
3. Adding nodes to the menu should be as easy as creating new content and specifying the taxonomy and/or parent menu item (on the same form).
4. Must support url/path alias'.
5. Must support breadcrumbs.
There are several drupal sites with navigation menus almost exactly like I want to set up.
1. http://jonbob.drupaldevs.org/ has a menu which works well, though it does not meet criteria #2. I am curious what module (or custom code?) this site uses.
2. http://www.cortextcommunications.com/ has a menu which works well also and does meet criteria #2. This site seems to be the demo site for the navigation table module.
Can anyone enlighten me regarding which module will meet my needs and, more importantly, how to set it up to work? This topic seems to be a FAQ but I have read a lot of