Modifiche per il documento In arrivo

Dalla versione 32.1
modificato da Andrea Omicini
il 19/07/2022 00:40
Cambia il commento: Nessun commento per questa versione
Alla versione 33.2
modificato da Andrea Omicini
il 27/03/2023 00:53
Cambia il commento: Nessun commento per questa versione

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