Changes for page Projects

From version 1.1
edited by Andrea Omicini
on 14/12/2020 14:48
Change comment: Imported from XAR
To version 7.1
edited by Andrea Omicini
on 21/11/2021 13:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,30 +1,30 @@
1 -#if(!($mainMacrosheet == "loaded"))#includeMacros("Main.MacroSheet")#end
2 -#if(!($peopleMacrosheet == "loaded"))#includeMacros("People.MacroSheet")#end
3 -#set( $userName = "ElenaNardini" )
4 -#set($userFullname = "#userFullname($userName)")
5 -#set($userSpace = "#userPersonalwiki($userName)")
1 +{{include reference="Environment"/}}
2 +
3 +{{velocity filter="none"}}
6 6  #set( $projectMenu = true )
7 -##
5 +
8 8  #if ($context.language=="it")
9 -1 Progetti di $userFullname
10 10  
8 +>Progetti di $userFullname
9 +
11 11  Di seguito, i progetti cui ha partecipato $userName
12 12  #else
13 -1 $userFullname's Projects
14 14  
13 += $userFullname's Projects =
14 +
15 15  Below, the projects in which $userFullname has been involved.
16 16  #end
17 17  
18 -1.1 #stringEnIt("Ongoing Projects","Progetti in corso")
18 +== {{stringEngIta eng="Ongoing Projects" ita="Progetti in corso"/}} ==
19 19  
20 -* [#semhealth() | SemHealthCoord.WebHome]: Semantic Health Coordination ~~(2011-2013)~~
21 -* [#sapere() | SAPERE.WebHome]: Self-aware Pervasive Service Ecosystems ~~(2010-2013)~~
20 +* [[Semantic Health Coordination>>SemHealthCoord.WebHome]]: Semantic Health Coordination //(2011-2013)//
21 +* [[SAPERE>>SAPERE.WebHome]]: Self-aware Pervasive Service Ecosystems //(2010-2013)//
22 22  
23 -1.1 #stringEnIt("International Projects","Progetti internazionali")
23 +== {{stringEngIta eng="International Projects" ita="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)~~
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 26  
27 -1.1 #stringEnIt("National","Nazionali")
27 +== {{stringEngIta eng="Italian Projects" ita="Progetti 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 -
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 +{{/velocity}}
Avatar