Wiki source code of TasksCode

Last modified by XWikiGuest on 2011/11/08 13:20

Show last authors
1 1 $msg.its_taskscode_admin
2
3 $msg.its_taskscodespace_info
4
5 1.1 $msg.its_taskscode_spaceindex
6
7 #set ($sql = "where doc.web='$doc.space' order by doc.name asc")
8 #set ($list = $xwiki.searchDocuments($sql))
9 #includeInContext("XWiki.Results")