Modifiche per il documento Per anno
Dalla versione 120.21
modificato da Andrea Omicini
il 30/10/2021 19:45
il 30/10/2021 19:45
Cambia il commento:
Nessun commento per questa versione
Alla versione 120.19
modificato da Andrea Omicini
il 30/10/2021 19:42
il 30/10/2021 19:42
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Titolo
-
... ... @@ -1,1 +1,1 @@ 1 -#if($xcontext.language=='it')Tesi per anno e livello#{else}Theses per Year& Cycle#end1 +#if($xcontext.language=='it')Tesi per anno#{else}Theses per Year#end - Content
-
... ... @@ -128,7 +128,7 @@ 128 128 #foreach( $thesis in $thesisFound ) 129 129 #set( $thesisDoc = $xwiki.getDocument($thesis) ) 130 130 #set( $thesisObj = $thesisDoc.getObject('Theses.ThesisClass') ) 131 -* [[$thesisObj.title>>$thesisDoc]]#if( $thesisObj.endDate != "" ) //($thesisObj.endDate)//#end#if( $thesisDoc.getValue('studentUserName') != "" ) –[[$xwiki.getUserName($thesisDoc.getValue('studentUserName'), false)>>$thesisDoc.getValue('studentUserName')]]#elseif( $thesisObj.studentFirstName != "" && $thesisObj.studentLastName != "" )–$thesisObj.studentFirstName $thesisObj.studentLastName#end131 +* [[$thesisObj.title>>$thesisDoc]]#if( $thesisObj.endDate != "" ) //($thesisObj.endDate)//#end#if( $thesisDoc.getValue('studentUserName') != "" ) [[$xwiki.getUserName($thesisDoc.getValue('studentUserName'), false)>>$thesisDoc.getValue('studentUserName')]]#elseif( $thesisObj.studentFirstName != "" && $thesisObj.studentLastName != "" ) $thesisObj.studentFirstName $thesisObj.studentLastName#end 132 132 133 133 #end 134 134 #if( $thesisFoundNo > 0 && !$oneCycle )