It's quite a long time that we're using phpwcms for our dynamic websites - mostly to our complete satisfaction

Now my question is the following:
On the website http://www.bergland.it I have a complete multi-category menu generated dynamically with the {NAV_TABLE_COLUMN} replacement-tag.
No worries so far.
Now, what I need is a dynamically generated preview (article image, title and subtitle) of every article in a given category, like on this page: http://www.bergland.it/cms/index.php?madonnas_8a1 (here it is created manually). Hence if an article is added to a category, the article preview page should display it as well.
What I was wondering is: Is there a (more or less comfortable) way of extracting all the articles of a given category from the database to print them on my preview site?
Or did I miss the relative content part or replacement tag?
Or is there maybe an easier way of implementing this?
Thanks in advance for any suggestions,
Tobias