Modifiche per il documento Tutte le tesi
Dalla versione 11.1
modificato da Andrea Omicini
il 02/07/2023 10:16
il 02/07/2023 10:16
Cambia il commento:
Nessun commento per questa versione
Alla versione 14.1
modificato da Andrea Omicini
il 06/07/2023 18:38
il 06/07/2023 18:38
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 -$services.localization.render('thes esall')1 +$services.localization.render('thesisall') - Content
-
... ... @@ -1,9 +1,10 @@ 1 1 {{velocity}} 2 -#template('apice_theses.vm') 2 +#template('apice_macros.vm') 3 +#objectspace() 3 3 #template('apice_thesis_macros.vm') 4 4 {{html wiki="true" clean="false"}} 5 5 ## query 6 -#set( $query = ", BaseObject as obj, DateProperty as prop where obj.name = doc.fullName and obj.className = '${ objectSpace}.Class' and obj.name <> '${objectPool}.Template' and prop.id.id = obj.id and prop.name = 'end' order by prop.value desc ")7 +#set( $query = ", BaseObject as obj, DateProperty as prop where obj.name = doc.fullName and obj.className = '${mainSpace}.Class' and obj.name <> '${objectPool}.Template' and prop.id.id = obj.id and prop.name = 'end' order by prop.value desc ") 7 7 #set( $itemFound = $xwiki.searchDocuments($query) ) 8 8 ## how many items found? 9 9 #set( $itemFound = $xwiki.searchDocuments($query) )