Modifiche per il documento In arrivo
      Dalla versione  56.1 
    
    
              modificato da Andrea Omicini
        
il 10/06/2023 10:05
     il 10/06/2023 10:05
      Cambia il commento:
              Nessun commento per questa versione
          
         
      Alla versione  51.1 
    
    
              modificato da Andrea Omicini
        
il 12/05/2023 18:06
     il 12/05/2023 18:06
      Cambia il commento:
              Nessun commento per questa versione
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
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/}}