Modifiche per il documento Per anno
Dalla versione 17.2
modificato da Andrea Omicini
il 22/10/2021 23:29
il 22/10/2021 23:29
Cambia il commento:
Nessun commento per questa versione
Alla versione 15.1
modificato da Andrea Omicini
il 25/06/2021 02:06
il 25/06/2021 02:06
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,4 @@ 1 -{{include reference="Main.MacroSheet"/}}{{include reference="Theses.Environment"/}}{{include reference="Environment"/}}{{velocity}} 2 -#set( $thesisMenu = true ) 3 -#### get parameters 1 +{{include document="Main.MacroSheet"/}}{{include document="Theses.MacroSheet"/}}{{velocity filter="none"}}{{html clean="false" wiki="true"}}#### get parameters 4 4 ## hypothesis: $thesisStatus set, default "Completed" 5 5 ## to do: get from parameter 6 6 #if( $thesisStatus == "Available" ) ... ... @@ -180,7 +180,7 @@ 180 180 #set($thesisFound = $xwiki.searchDocuments($sql)) 181 181 ## 182 182 #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis)) 183 -* #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 181 +* #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 184 184 185 185 #end 186 -{{/velocity}} 184 +{{/html}}{{/velocity}}