Changes for page Per Year

From version 10.1
edited by Andrea Omicini
on 21/06/2021 15:10
Change comment: There is no comment for this version
To version 11.1
edited by Andrea Omicini
on 21/06/2021 16:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -192,7 +192,7 @@
192 192  #set($thesisFound = $xwiki.searchDocuments($sql))
193 193  
194 194  #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis))
195 -* #thesisTitleLink($thesis)#if( $thesisDoc.getValue("studentUserName") != "" || $thesisDoc.getValue("studentName") != "" ) //(#thesisAuthorLink($thesis))// #end
195 +* #thesisTitleLink($thesis)#if( $thesisDoc.getValue("studentUserName") != "" || $thesisDoc.getValue("studentName") != "" ) //(#thesisAuthorLink($thesis)#if( $thesisDoc.display("endDate") != "" ), #thesisYear($thesis)#end)//#end
196 196  
197 197  #end
198 198  {{/velocity}}