Modifiche per il documento Projects

Dalla versione 7.1
modificato da Andrea Omicini
il 21/11/2021 13:07
Cambia il commento: Nessun commento per questa versione
Alla versione 5.1
modificato da Andrea Omicini
il 21/11/2021 13:04
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,12 @@
1 1  {{include reference="Environment"/}}
2 2  
3 3  {{velocity filter="none"}}
4 +{{html clean="false" wiki="true"}}
4 4  #set( $projectMenu = true )
5 5  
6 6  #if ($context.language=="it")
7 7  
8 ->Progetti di $userFullname
9 += Progetti di $userFullname =
9 9  
10 10  Di seguito, i progetti cui ha partecipato $userName
11 11  #else
... ... @@ -15,16 +15,17 @@
15 15  Below, the projects in which $userFullname has been involved.
16 16  #end
17 17  
18 -== {{stringEngIta eng="Ongoing Projects" ita="Progetti in corso"/}} ==
19 +== #stringEnIt("Ongoing Projects","Progetti in corso") ==
19 19  
20 -* [[Semantic Health Coordination>>SemHealthCoord.WebHome]]: Semantic Health Coordination //(2011-2013)//
21 -* [[SAPERE>>SAPERE.WebHome]]: Self-aware Pervasive Service Ecosystems //(2010-2013)//
21 +* [[#semhealth()>>SemHealthCoord.WebHome]]: Semantic Health Coordination //(2011-2013)//
22 +* [[#sapere()>>SAPERE.WebHome]]: Self-aware Pervasive Service Ecosystems //(2010-2013)//
22 22  
23 -== {{stringEngIta eng="International Projects" ita="Progetti internazionali"/}} ==
24 +== #stringEnIt("International Projects","Progetti internazionali") ==
24 24  
25 -* [[RESET>>MINERVA-RESET.WebHome]]: #stringEnIt("Social Networks and Promotion of Knowledge Construction through E-Learning Tools","Reti sociali e promozione della costruzione di conoscenze in contesti e-learning") //(2006-2008)//
26 +* [[#reset()>>MINERVA-RESET.WebHome]]: #stringEnIt("Social Networks and Promotion of Knowledge Construction through E-Learning Tools","Reti sociali e promozione della costruzione di conoscenze in contesti e-learning") //(2006-2008)//
26 26  
27 -== {{stringEngIta eng="Italian Projects" ita="Progetti Nazionali"/}} ==
28 +== #stringEnIt("National","Nazionali") ==
28 28  
29 -* [[MEnSA>>MEnSA.WebHome]]: #stringEnIt("Methodologies for the Engineering of complex Software systems: Agent-based approach","Metodologie per l'ingegneria dei sistemi software complessi: approccio ad agenti") //(2007-2009)//
30 +* [[#mensa()>>MEnSA.WebHome]]: #stringEnIt("Methodologies for the Engineering of complex Software systems: Agent-based approach","Metodologie per l'ingegneria dei sistemi software complessi: approccio ad agenti") //(2007-2009)//
31 +{{/html}}
30 30  {{/velocity}}
Avatar