Hi guys.
I am looking for some type of navigation module that can dynamically output a list of page links.
Please see my screenshot below or see the full version at http://designedbyevan.com/side_nav_ex...
I'm looking for something that would replicate the functionality of the navigation list in the left-hand column in that screenshot. Note how the currrent page is automatically highlighted and the parent page has a different style applied.
Also note that ONLY the parent page and it's children are shown in this navigation menu.
Ideally I would want something that I can call directly from my skin template files (so I don't have to add it as a module within the DNN admin panel).
If this is something that's easy to code into the template files using some kind of tokens instead of a module please let me know. If not, I'm open to any type of module that I can customize with my own CSS.
I have worked with the Sixxac Menu module in the past to achieve these same results. I found it still available for download at http://www.sgchs.us/Files/tabid/101/D... but it seems like it has fallen out of favor and no one supports it anymore.
I have tried using the DDR menu from http://www.dnngarden.com/ but I can't seem to get it to display the right level of pages. It seems to display ALL of the pages at an existing level, rather than just the child pages of a requested parent page... if that makes sense.
Thanks!