Changes for page All Talks

From version 10.1
edited by Andrea Omicini
on 27/03/2023 21:06
Change comment: There is no comment for this version
To version 10.3
edited by Andrea Omicini
on 16/05/2023 23:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +$services.localization.render("all")
Content
... ... @@ -1,5 +3,3 @@
1 -= {{stringEngIta eng="All" ita="Tutte"/}} =
2 -
3 3  {{include reference="Talks.Environment" excludeFirstHeading="true"/}}{{velocity}}
4 4  #set( $hql = ", 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 = 'date' order by prop.value desc" )
5 5  #set( $talkFound = $xwiki.searchDocuments($hql) )
... ... @@ -8,4 +8,4 @@
8 8  
9 9  #foreach( $talk in $talkFound )
10 10  #if( !$foreach.first ) {{themeTextSecondary}}•{{/themeTextSecondary}} #end{{talk inline='true' linked='title'}}$talk{{/talk}}#end
11 -{{/velocity}}
9 +{{/velocity}}{{pageDisplay sort="objectservice"/}}