I have used the below code to make the news item titles appear and that works just fine but is it possible to make the 'anynews' show not only the title but also the short text fot each newsitem.
display_news_items(0, 5, 50, 2,
'Laatste nieuws', 'read more', 'uups, no news available',
true, '<a><img>', true, ' ');