Wiki source code of SpaceIndex

Last modified by Administrator on 24/05/2007 10:24

Show last authors
1 1 $msg.get("xe.space.index")
2
3 $msg.get("xe.space.index.description")
4
5 #set ($sql = "where doc.space='$request.space' order by doc.name asc")
6 #set ($list = $xwiki.searchDocuments($sql))
7 #includeInContext("XWiki.Results")