Modifiche per il documento Roberto Casadei
Dalla versione 2.1
modificato da Andrea Omicini
il 31/12/2021 15:55
il 31/12/2021 15:55
Cambia il commento:
Nessun commento per questa versione
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,11 +9,3 @@ 1 -{{velocity filter="none"}} 2 -#set( $userName = "XWiki.RobertoCasadei14" ) 3 -#set($userFullname = $xwiki.getUserName($userName, false)) 4 -#set( $userSpace = "RobertoCasadei" ) 5 -{{/velocity}} 6 - 7 -= Roberto Casadei's HomePage = 8 - 9 9 **PhD Student**, [[PhD Programme in Computer Science and Engineering>>||target="http://www.cse.unibo.it/en/phd-program"]] @ DISI, University of Bologna 10 10 11 11 * [[Institutional website>>https://www.unibo.it/sitoweb/roby.casadei/en]] ... ... @@ -21,3 +21,7 @@ 21 21 === Research Projects === 22 22 23 23 * [[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}}