Last modified by Simon Urli on 2020/01/13 16:44

<
From version < 82.2 >
edited by Simon Urli
on 2020/01/13 16:42
To version < 83.1 >
edited by Simon Urli
on 2020/01/13 16:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  {{velocity output="false"}}
2 -#set ($gsocYear = "2018")
2 +#set ($gsocYear = "2019")
3 3  #set ($sql = ", BaseObject obj, StringProperty year where obj.name=doc.fullName and obj.className='GoogleSummerOfCode.ProjectClass' and doc.name<>'ProjectClassTemplate' and year.id.id = obj.id and year.id.name = 'year' and year.value = '${gsocYear}' order by doc.creationDate")
4 4  #set ($projects= $xwiki.searchDocuments($sql))
5 5  

Get Connected