Changes for page Projects
From version 7.1
edited by Andrea Omicini
on 21/11/2021 13:07
on 21/11/2021 13:07
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.11 +XWiki 1.0 - Content
-
... ... @@ -1,30 +1,30 @@ 1 -{{include reference="Environment"/}} 2 - 3 -{{velocity filter="none"}} 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)") 4 4 #set( $projectMenu = true ) 5 - 7 +## 6 6 #if ($context.language=="it") 9 +1 Progetti di $userFullname 7 7 8 ->Progetti di $userFullname 9 - 10 10 Di seguito, i progetti cui ha partecipato $userName 11 11 #else 13 +1 $userFullname's Projects 12 12 13 -= $userFullname's Projects = 14 - 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"/}} ==18 +1.1 #stringEnIt("Ongoing Projects","Progetti in corso") 19 19 20 -* [ [Semantic HealthCoordination>>SemHealthCoord.WebHome]]: Semantic Health Coordination//(2011-2013)//21 -* [ [SAPERE>>SAPERE.WebHome]]: Self-aware Pervasive Service Ecosystems//(2010-2013)//20 +* [#semhealth() | SemHealthCoord.WebHome]: Semantic Health Coordination ~~(2011-2013)~~ 21 +* [#sapere() | SAPERE.WebHome]: Self-aware Pervasive Service Ecosystems ~~(2010-2013)~~ 22 22 23 - =={{stringEngIta eng="International Projects"ita="Progetti internazionali"/}} ==23 +1.1 #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)//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 - =={{stringEngIta eng="Italian Projects"ita="ProgettiNazionali"/}} ==27 +1.1 #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 - {{/velocity}}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 +