Modifiche per il documento Roberto Casadei
Dalla versione 1.1
modificato da Andrea Omicini
il 04/11/2020 21:18
il 04/11/2020 21:18
Cambia il commento:
Imported from XAR
Alla versione 5.1
modificato da Andrea Omicini
il 22/05/2023 10:54
il 22/05/2023 10:54
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +10,3 @@ 1 -{{include document="Main.MacroSheet"/}} 2 -{{velocity filter="none"}} 3 -#set( $userName = "XWiki.RobertoCasadei14" ) 4 -#set($userFullname = $xwiki.getUserName($userName, false)) 5 -#set( $userSpace = "RobertoCasadei" ) 6 -{{/velocity}} 7 - 8 -= Roberto Casadei's HomePage = 9 - 10 10 **PhD Student**, [[PhD Programme in Computer Science and Engineering>>||target="http://www.cse.unibo.it/en/phd-program"]] @ DISI, University of Bologna 11 11 12 12 * [[Institutional website>>https://www.unibo.it/sitoweb/roby.casadei/en]] ... ... @@ -22,3 +22,7 @@ 22 22 === Research Projects === 23 23 24 24 * [[ScaFi>>https://scafi.github.io]]: a Scala toolkit for Aggregate Programming 16 + 17 +{{velocity}} 18 +$xwiki.getUserName($services.localization.render("XWiki.$doc.fullName.split('\.')[0]"),false) 19 +{{/velocity}}