Has anyone considered extending Drupal so that it could support Multi-Level menus? I'm finding that as I add more and more functionality to a site ... a good thing! ... the more cluttered the menu bar becomes, and harder to manage navigating for users.
How much work would it be to extend Drupal so that all modules had a configurable "menu level"? I'm not much of a programmer, but here are a couple of thoughts:
A simple Admin option that the admin could define "top level" (eg level 1), "secondary level" (level 2), "tertiary level" (level 3), etc... Then the menu bar would get built such that a CSS menu pops down or to the right, or to the left (depending on it's location) so that second/third (etc...) tier level menus are then exposed.
Another thought might be to have each module register itself within a Taxonomy vocabulary, then some function allows the admin to juggle the level settings of that?
I think this would go a long long ways to improving usability, ease of navigation, site cohesion, and better layout/design. Any thoughts?
I'm willing to do some of the work on this - but I'm not mucy of a programmer - so would need a lot of pointers or help.
v/r
Shane