LatestTopics:{ topicCount | namespace.Topics.SortBy
{ each | DateTime.Now.SpanBetween(each.Created) }.Snip(topicCount).Collect
{ each | each }
}
@@LatestTopics(6).Collect{ each |
}@@
Also see: RecentChanges
!Bugs
I tried to run this through blade.aspx and received an error - Try it
Wherever a function appears, it tells me that the function does not exist.
WikiTalk is a language for including dynamic content in FlexWiki topics.