Show a specific category
Show only photo projects (RS theme Project):
[[xrs?
&action=`collection_list`
&cat=`project`
&sortby=`created`
&tpl=`xrsCollList1`
]]
Result
List a specific category with first image
Show only photo projects (RS theme Project) including the first image:
[[xrs?
&action=`collection_list`
&cat=`project`
&sortby=`name`
&tpl=`xrsCollSingle1`
&tplImg=`xrsImg1`
&pOptions=`w=150&h=150&zc=c`
&includeImg=`1`
]]