Modifiche per il documento In arrivo
      Dalla versione  50.1 
    
    
              modificato da Andrea Omicini
        
il 12/05/2023 17:57
     il 12/05/2023 17:57
      Cambia il commento:
              Nessun commento per questa versione
          
         
      Alla versione  55.1 
    
    
              modificato da Andrea Omicini
        
il 16/05/2023 21:53
     il 16/05/2023 21:53
      Cambia il commento:
              Nessun commento per questa versione
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Content
-   ... ... @@ -12,7 +12,7 @@ 12 12 #set( $eventsFound = $xwiki.searchDocuments($query) ) 13 13 ## 14 14 #if( $eventsFound.size() > 0 ) 15 -> {{stringEngItag="forthcoming" ita="eventi in arrivo"/}}15 +>$services.localization.render('forthcomingevents').toLowerCase() 16 16 17 17 #foreach($event in $eventsFound) 18 18 #set( $eventDoc = $xwiki.getDocument($event) ) ... ... @@ -19,4 +19,4 @@ 19 19 #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 20 20 (%%) 21 21 #end 22 -{{/velocity}}{{ noShortcuts/}}{{noTagFooter/}}22 +{{/velocity}}{{pageDisplay sort="objectservice"/}}