Changes for page Per Year
From version 20.11
edited by Andrea Omicini
on 25/10/2021 17:15
on 25/10/2021 17:15
Change comment:
There is no comment for this version
To version 20.12
edited by Andrea Omicini
on 25/10/2021 17:16
on 25/10/2021 17:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -172,6 +172,7 @@ 172 172 where obj.name = doc.fullName and obj.className = 'Theses.ThesisClass' and obj.name <> 'Theses.ThesisClassTemplate' and obj.name <> 'Theses.ThesisTemplate' and prop0.id.id = obj.id and prop1.id.id = obj.id and prop0.name = 'status' and prop1.name = '$orderingDateFieldName' and prop0.value = '$selectedStatus' order by prop1.value desc" ) 173 173 #end 174 174 #end 175 +$sql 175 175 #set( $thesisFound = $xwiki.searchDocuments($sql) ) 176 176 ## 177 177 #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis))