Hi all

,
At the moment I use a very simple snippet-call to get getresources to list the 5 latest created resources, eg
[[!getResources:default=`No results found`? &parents=`1,2,3,4,5,6,7,9` &showHidden=`1` &hideContainers=`1` &sortby=`publishedon` &sortdir=`DESC` &limit=`5` &tpl=`latestDocsTpl`]]
I would like to get more use out of the power of ModX and getresources, and I would like to show for each latest created resource an image and summary/short paragraph of text. Is this possible and, if yes, how do I achieve that?