Hey Xwiki-Community,
I have following code:
{{velocity}}
{{documentTree compact="true" showAttachments="false" limit="400" root="document:$doc.documentReference" /}}
{{/velocity}}
Is ist possible to sort it to doc.date so that the newest Site/Doc/Children is on the top?
Thanks