Sorry if this is in the wrong section but I couldn't find the answer to my question and figured this would be the best place to ask a simple question.

I've installed Drupal and have been playing around with it. I'm trying to create a basic test site that has 3 main categories - sports, politics & entertainment. I created an article and placed it in the sports category and one for politics in the politics category. The problem is that when I click on the politics or sports menu, all of the stories appear on the page instead of just the ones in that specific category.

Can someone please explain which setting I have setup incorrectly or point me to the section in the handbook that explains how to set this up?

Thanks.

Comments

Drebin’s picture

I just found the answer to my question. http://drupal.org/handbook/modules/taxonomy

The trick is to add this line - taxonomy/term/1 in the path field of the menu item. This is the part I had overlooked.

nancydru’s picture

Something else you may want to do, if you haven't already, is to enable the path module and assign a URL alias to taxonomy/term/1 so that it shows in the address bar as http://mysite.com/sports

Nancy W.
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in your database