From version 8.1
edited by Andrea Omicini
on 11/12/2020 18:37
Change comment: There is no comment for this version
To version 20.1
edited by Andrea Omicini
on 11/12/2020 18:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,22 +1,4 @@
1 -#includeInContext("CSS")
2 -#includeMacros("Main.MacroSheet")
3 -#includeMacros("Publications.MacroSheet")
4 -#includeMacros("People.MacroSheet")
5 -#includeMacros("Theses.MacroSheet")
6 -
7 -#macro(iframe $url $name $width $height)
8 -#if($name=="")
9 -#set($name = "iframe")
10 -#end
11 -#if($width=="")
12 -#set($width="100%")
13 -#end
14 -#if($height=="")
15 -#set($height="500px")
16 -#end
17 -<iframe src="${url}" name="${name}" width="${width}" height="${height}" frameborder="0"></iframe>
18 -#end
19 -
1 +#includeMacros("Main.MacroSheet")#includeMacros("Publications.MacroSheet")#includeMacros("Theses.MacroSheet")#includeMacros("MoK.MacroSheet")
20 20  <div id="main-view" style='float:left;width:77%;'>
21 21  
22 22  1 #moklong()
... ... @@ -83,8 +83,8 @@
83 83  1.1.1 Theses
84 84  
85 85  #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012'])
86 -#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("XWiki.$mokThesis"))
87 -* [$mokThesisDoc.getValue('title')|$mokThesis]
68 +#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("Theses.$mokThesis"))
69 +* [$mokThesisDoc.getValue('title')|Theses.$mokThesis]
88 88  #end
89 89  
90 90  1.1.1 Student Projects
mok-logo.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AndreaOmicini
Size
... ... @@ -1,0 +1,1 @@
1 +243.5 KB
Content

ReSpecT    TuCSoN