Hi

Can I create a page that just lists nodes in a taxonomy category?

I have several categories, and I want the 'news' one to only list nodes within that category, and just the Title of the node, no teaser.

So that when someone visits my news Page, they see a list of all the news articles.

Is this possible? I'm not scared of writing some PHP, or a custom module, but I don't know what drupal functions to call.

Thanks

Miles