Hi,

How can i list the document names with ascending order in date wise.

I used the following code to list the current document in the space.

I need to list those page in ASC/DESC order.

*#foreach($subdoc in $xwiki.getSpaceDocsName("$doc.web"))
- [${doc.web}.${subdoc}]
#end*

--
Prathap
_______________________________________________
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to