when I create entries in weblog/category/subcategory, I want them to NOT appear when viewing weblog/category. In other words, I want viewers to see entries from a subcategory ONLY when they’re viewing that subcategory, and NOT when viewing the parent category.
I need a way to do this dynamically (meaning I can’t use “if category=100” statements because there are too many categories and new ones being created regularly). Is there some glaringly obvious method to do this which I am missing?
thanks a lot
/\/\
Meir