From version 6.1
edited by Andrea Omicini
on 11/12/2020 18:36
Change comment: There is no comment for this version
To version 1.1
edited by Andrea Omicini
on 08/10/2020 00:05
Change comment: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,9 @@
1 1  #includeInContext("CSS")
2 +##
2 2  #includeMacros("Main.MacroSheet")
3 3  #includeMacros("Publications.MacroSheet")
4 4  #includeMacros("People.MacroSheet")
5 5  #includeMacros("Theses.MacroSheet")
6 -
7 7  #macro(iframe $url $name $width $height)
8 8  #if($name=="")
9 9  #set($name = "iframe")
... ... @@ -29,8 +29,8 @@
29 29  
30 30  1.1 Contact
31 31  
32 -* [Stefano Mariani|StefanoMariani.WebHome] \[[Mail | mailto:s.mariani@unibo.it]\]
33 -* [Andrea Omicini | AndreaOmicini.WebHome] \[[Mail | mailto:andrea.omicini@unibo.it]\]
32 +* #userPersonalwikiLink("SMariani") \[[Mail | mailto:#userUnibomail("SMariani")]\]
33 +* #userPersonalwikiLink("AndreaOmicini") \[[Mail | mailto:#userUnibomail("AndreaOmicini")]\]
34 34  
35 35  1.1 Technology
36 36  
... ... @@ -83,8 +83,9 @@
83 83  1.1.1 Theses
84 84  
85 85  #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012'])
86 -#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument($mokThesis))
87 -* [$mokThesisDoc.getValue('title')>$mokThesis]
86 +#foreach($mokThesis in $mokThesislist)
87 +* #thesisTitlelink($mokThesis)
88 +
88 88  #end
89 89  
90 90  1.1.1 Student Projects
... ... @@ -93,3 +93,7 @@
93 93  
94 94  </div>
95 95  
97 +##<div id="sidebar" style='float:right;width:22%;'>
98 +###iframe("http://www.mendeley.com/groups/3834621/molecules-of-knowledge-mok/widget/27/5/" "mok-mendeley" "260px" "800px")
99 +##<p style="width:260px"><a href="http://www.mendeley.com/groups/3834621/molecules-of-knowledge-mok/" title="Molecules of Knowledge (MoK) on Mendeley">Molecules of Knowledge (MoK)</a> is a group in <a href="http://www.mendeley.com/groups/computer-and-information-science/" title="Computer and Information Science on Mendeley">Computer and Information Science</a> on <a href="http://www.mendeley.com/" title="Mendeley">Mendeley</a>.</p>
100 +##</div>

ReSpecT    TuCSoN