Changes for page Forthcoming

From version 52.1
edited by Andrea Omicini
on 12/05/2023 18:07
Change comment: There is no comment for this version
To version 48.1
edited by Andrea Omicini
on 12/05/2023 17:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('forthcoming')
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -1,3 +1,5 @@
1 += {{italiano}}In arrivo{{/italiano}}{{english}}Forthcoming{{/english}} =
2 +
1 1  {{include reference="Events.Environment" excludeFirstHeading="true"/}}{{velocity}}
2 2  ##
3 3  #if( !$userName || $userName == "" || !$userSpace || $userSpace == "" || !$userFullname || $userFullname == "" )
... ... @@ -12,7 +12,7 @@
12 12  #set( $eventsFound = $xwiki.searchDocuments($query) )
13 13  ##
14 14  #if( $eventsFound.size() > 0 )
15 ->$services.localization.render('forthcomingevents').toLowerCase()
17 +>{{stringEngIta eng="forthcoming events" ita="eventi in arrivo"/}}
16 16  
17 17   #foreach($event in $eventsFound)
18 18   #set( $eventDoc = $xwiki.getDocument($event) )