I have a strange problem. I use getPage to view some similar resources. They have one template and same resource options. The problem is that getPage trying to cache my non-cacheable snippets in the 1st element. If u see next code, u can notice the difference.
'output' => '<div class="thumbnail">20:21:54 </div> ... <div class="thumbnail">[[!showDate:gt=`0`:show]]</div> ... <div class="thumbnail">[[!showDate:gt=`0`:show]]</div>'
Heres link on "full" version http://pastie.org/7372941
As u can see, only first elements renders even if i didnt want it, pls help me to fix, i was trying ... but theres too much code 4 me in the core.