31 Jul
2008
31 Jul
'08
9:47 a.m.
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