Changes for page Forthcoming

From version 56.1
edited by Andrea Omicini
on 10/06/2023 10:05
Change comment: There is no comment for this version
To version 51.1
edited by Andrea Omicini
on 12/05/2023 18:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,4 @@
1 -{{velocity}}
2 -#template('apice_events.vm')
1 +{{include reference="Events.Environment" excludeFirstHeading="true"/}}{{velocity}}
3 3  ##
4 4  #if( !$userName || $userName == "" || !$userSpace || $userSpace == "" || !$userFullname || $userFullname == "" )
5 5  ## overall forthcoming events
... ... @@ -13,7 +13,7 @@
13 13  #set( $eventsFound = $xwiki.searchDocuments($query) )
14 14  ##
15 15  #if( $eventsFound.size() > 0 )
16 ->$services.localization.render('forthcomingevents').toLowerCase()
15 +>{{translation key="forthcomingevents"/}}
17 17  
18 18   #foreach($event in $eventsFound)
19 19   #set( $eventDoc = $xwiki.getDocument($event) )
... ... @@ -20,4 +20,4 @@
20 20  #if( !$foreach.first ){{themeTextSecondary}} • {{/themeTextSecondary}} #end#if( $eventDoc.getValue('sort') != 'special issue' ){{event short="true"}}$eventDoc{{/event}}#{else}{{event short="title" linked="title"}}$eventDoc{{/event}}#end #end
21 21  (%%)
22 22  #end
23 -{{/velocity}}{{pageDisplay sort="objectservice"/}}
22 +{{/velocity}}{{noShortcuts/}}{{noTagFooter/}}