Changes for page Projects
From version 4.1
edited by Andrea Omicini
on 21/11/2021 13:04
on 21/11/2021 13:04
Change comment:
Document converted from syntax xwiki/1.0 to syntax xwiki/2.1
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,32 +1,30 @@ 1 -{{include document="Main.MacroSheet"/}}{{include document="ElenaNardini.MacroSheet"/}} 2 - 3 -{{velocity filter="none"}} 4 -{{html clean="false" wiki="true"}} 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)") 5 5 #set( $projectMenu = true ) 6 - 7 +## 7 7 #if ($context.language=="it") 9 +1 Progetti di $userFullname 8 8 9 -= Progetti di $userFullname = 10 - 11 11 Di seguito, i progetti cui ha partecipato $userName 12 12 #else 13 +1 $userFullname's Projects 13 13 14 -= $userFullname's Projects = 15 - 16 16 Below, the projects in which $userFullname has been involved. 17 17 #end 18 18 19 - ==#stringEnIt("Ongoing Projects","Progetti in corso")==18 +1.1 #stringEnIt("Ongoing Projects","Progetti in corso") 20 20 21 -* [ [#semhealth()>>SemHealthCoord.WebHome]]: Semantic Health Coordination//(2011-2013)//22 -* [ [#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)~~ 23 23 24 - ==#stringEnIt("International Projects","Progetti internazionali")==23 +1.1 #stringEnIt("International Projects","Progetti internazionali") 25 25 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)//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)~~ 27 27 28 - ==#stringEnIt("National","Nazionali")==27 +1.1 #stringEnIt("National","Nazionali") 29 29 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}} 32 -{{/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 +