Just for the sake of neatness I want to insert a dropdown box into my code that calls a function dynamically when it's altered. I know it's possible because I've seen an example of it elsewhere (I'm just having a stupid amount of trouble working out how to adapt it for my own purposes).
I don't know which module I have to install. Currently I have sitemap installed but it's not what I want. What I want is a link on the navagation that says Content. You click on the link and it lists the types of content (not pages, stories etc, but Music Reviews, Rants, News & Information etc) and how many articles are in that category. This is all on the main area, not the navagation drop down btw. Then when I make a selection I want it to take me to a list of all stories/posts in that category so I can organize them the way I want.