By amnion on
I created a new content type, for Articles. I also went through and added a bunch of categories for different kinds of articles. Now, I would like to put a menu item in my primary links, that you can click, which will take you to a page with a list of all the categories, etc. or you also get a dropdown with all the categories, so you can select either/or. I can't figure out how to do this. Even the first option would be a great step.
Comments
=-=
goto the handbooks -> core modules -> taxonomy section read the bottom 1/3 rd of the page.
you can expand on that using the views.module
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
Thanks for the help, it
Thanks for the help, it helped me somewhat. So now I can link to categories, but what about the new content type I created?
=-=
the content type you created you will want to add to a taxonomy so you can list it in a list. or use views.module if necessary
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )