Changes for page Forthcoming

From version 32.1
edited by Andrea Omicini
on 19/07/2022 00:40
Change comment: There is no comment for this version
To version 33.2
edited by Andrea Omicini
on 27/03/2023 00:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,9 +8,9 @@
8 8   #set( $eventFound = $xwiki.search($sql) )
9 9   #foreach($event in $eventFound)
10 10   #set( $eventDoc = $xwiki.getDocument($event) )
11 -## * {{event}}$event{{/event}}
12 -* {{eventAcronym}}$eventDoc{{/eventAcronym}} (% style='color:$theme.textPrimaryColor' %)({{eventDates}}$eventDoc{{/eventDates}})(%%)
13 - #end
11 +#if( !$foreach.first ){{themeTextSecondary}}•{{/themeTextSecondary}} #end##
12 +{{eventAcronym}}$eventDoc{{/eventAcronym}} (% style='color:$theme.textPrimaryColor' %)({{eventDates}}$eventDoc{{/eventDates}}) #end
13 +(%%)
14 14  #else
15 15  ## user forthcoming events
16 16   #set($sql = "select doc.fullName from XWikiDocument doc, BaseObject obj, DateProperty as prop, LargeStringProperty as prop1, LargeStringProperty as prop2, LargeStringProperty as prop3, LargeStringProperty as prop4, LargeStringProperty as prop5, LargeStringProperty as prop6, LargeStringProperty as prop7, LargeStringProperty as prop8