Cheers, the title part definetely was wrong,but still my chunk is displaying the info from the main page, and not from the getResource pages
current page: 6 . Jul 12, 2011 . test file 2
getResource - start
6 . Jul 12, 2011 . test file 2
6 . Jul 12, 2011 . test file 2
6 . Jul 12, 2011 . test file 2
getResource - end
My chunk is now
<div>[[*id]] . [[*START_DT?]] . [[*pagetitle]]</div>
If I remove the &tpl, I do get the array dump, and the array is displaying the 3 pages as expected, but some how the tpl isn’t using that information, but the information of the current page.
Also, what does this part do: "<div class="pageNav">[[!+page.nav]]</div>". Is there some docs on the page.nav tag?
Cheers for your help. Also is there away to ’debug’ your templates/chunks, or to validate them?