Modifiche per il documento Tutte le tesi
Dalla versione 5.1
modificato da Andrea Omicini
il 22/07/2022 15:48
il 22/07/2022 15:48
Cambia il commento:
Nessun commento per questa versione
Alla versione 4.1
modificato da Andrea Omicini
il 22/07/2022 15:46
il 22/07/2022 15:46
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 -= 1 +={{stringEngIta eng="All Theses in " ita="Tutti le tesi in "/}}{{apice/}}= 2 2 3 -{{ include reference="Theses.Environment" excludeFirstHeading="true"/}}{{velocity}}3 +{{velocity}} 4 4 #set( $sql = ", BaseObject as obj, DateProperty as prop where obj.name = doc.fullName and obj.className = '${objectSpace}.${objectClass}' and obj.name <> '${objectSpace}.${objectTemplate}' and prop.id.id = obj.id and prop.name = 'endDate' order by prop.value desc" ) 5 5 #set( $thesesFound = $xwiki.searchDocuments($sql) ) 6 6 #set( $thesisNo = $thesesFound.size() )