Hi!
I found out that it would be very convenient to be able to also define ARTICLECAT in the {NEW:} -replacement tag. Especially if you are working with a multilingual site with cathegories for Enlish, German etc.
I noticed that function get_new_articles only selects data from phpwcms_article in front.func.inc.php
Is there any simple way to modify {NEW:} or do I also have to modify the SELECT ... FROM ... (row 1181 in front.func.inc.php)
I would like to have something like {NEW:INT:ID} so results would only be listed from within a specific cathegory.
I think this is something similar to Fulvios message: http://www.phpwcms.de/forum/viewtopic.php?p=4117