Hi All
In Croogo 2.x.x. I used to use $nodes_for_layout['recent_posts'] to produce custom block content. However, I'm a bit stuck on Croogo 3.0.5. Whats the syntax for this now? I have the $nodesForLayout but how can I pull out custom queries that have been built in a block?
[node:recent_posts conditions="Nodes.type:blog" order="Nodes.created DESC" limit="5"]