Changes for page Per Year
From version 20.12
edited by Andrea Omicini
on 25/10/2021 17:16
on 25/10/2021 17:16
Change comment:
There is no comment for this version
To version 20.13
edited by Andrea Omicini
on 25/10/2021 17:18
on 25/10/2021 17:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -174,6 +174,7 @@ 174 174 #end 175 175 $sql 176 176 #set( $thesisFound = $xwiki.searchDocuments($sql) ) 177 +$thesisFound.size() 177 177 ## 178 178 #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis)) 179 179 ##* #thesisTitleLink($thesis)#if( $thesisDoc.getValue("studentUserName") != "" || $thesisDoc.getValue("studentName") != "" || ( $thesisDoc.getValue("studentFirstName") != "" && $thesisDoc.getValue("studentLastName") != "" ) ) //(#thesisAuthorLink($thesis)#if( $thesisDoc.display("endDate") != "" ), #thesisYear($thesis)#end)//#end