I want a front page which lists only the latest posting in each category / term of a given vocabulary. Am I going to have to develop a new module to do this, or is there a way to get this kind of output from an existing module?
The URL http://localhost/drupal/taxonomy/term/9+22+23 gets me pretty close, but gets me more than one posting from a category (term) since they are ordered by date.
Suggestions?
-- Chris Johnson