Changes for page Mirko Viroli

From version 11.1
edited by Andrea Omicini
on 14/12/2020 12:24
Change comment: There is no comment for this version
To version 8.1
edited by Andrea Omicini
on 02/12/2020 18:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,21 @@
1 -#includeMacros("Main.MacroSheet")#includeMacros("MirkoViroli.MacroSheet")
1 +#includeMacros("Main.MacroSheet")#includeMacros("People.MacroSheet")#includeMacros("MirkoViroli.MacroSheet")
2 2  
3 +#set( $userName = "XWiki.MirkoViroli" )
4 +#set( $userSpace = "MirkoViroli" )
5 +#set( $userFullname = $xwiki.getUserName($userName, false) )
6 +#macro(iframe $url $name $width $height)
7 +#if($name=="")
8 +#set($name = "iframe")
9 +#end
10 +#if($width=="")
11 +#set($width="100%")
12 +#end
13 +#if($height=="")
14 +#set($height="500px")
15 +#end
16 +<iframe src="${url}" name="${name}" width="${width}" height="${height}" frameborder="0"></iframe>
17 +#end
18 +##
3 3  #if ($context.language=="it")
4 4  1 Home di $userFullname
5 5  #else
... ... @@ -72,13 +72,13 @@
72 72  <div id="sidebox" style='text-align:right;background:silver;padding-left:4px;padding-right:4px;'>
73 73  ####
74 74  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Mail</b></div>
75 -<div style='font-size: smaller'>[AMS-UniBo Mail>mailto:mirko.viroli@unibo.it]
91 +<div style='font-size: smaller'><a href="mailto:mirko.viroli@unibo.it">AMS-UniBo Mail</a>
76 76  </div>
77 77  ####
78 78  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Alma Mater</b></div>
79 79  <small>
80 -<div style='font-size: smaller'>[AMS-UniBo Personal Page>http://www.unibo.it/docenti/mirko.viroli]</div>
81 -<div style='font-size: smaller'>[AMS Campus Page>http://campus.unibo.it/cgi/lista?email=mirko.viroli@unibo.it&annoAccademico=-1]</div>
96 +<div style='font-size: smaller'><a href="http://www.unibo.it/docenti/mirko.viroli">AMS-UniBo Personal Page</a></div>
97 +<div style='font-size: smaller'><a href="http://campus.unibo.it/cgi/lista?email=mirko.viroli@unibo.it&annoAccademico=-1">AMS Campus Page</a></div>
82 82  </small>
83 83  ####
84 84  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>#stringEnIt("Addresses","Indirizzi")</b></div>