Modifiche per il documento Molecules of Knowledge (MoK)

Dalla versione 16.1
modificato da Andrea Omicini
il 11/12/2020 18:43
Cambia il commento: Nessun commento per questa versione
Alla versione 21.1
modificato da Andrea Omicini
il 11/12/2020 18:44
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -1,23 +1,5 @@
1 -##includeInContext("CSS")
1 +#includeMacros("Main.MacroSheet")#includeMacros("Publications.MacroSheet")#includeMacros("Theses.MacroSheet")#includeMacros("MoK.MacroSheet")
2 2  
3 -#includeMacros("Main.MacroSheet")
4 -#includeMacros("Publications.MacroSheet")
5 -#includeMacros("Theses.MacroSheet")
6 -#includeMacros("MoK.MacroSheet")
7 -
8 -#macro(iframe $url $name $width $height)
9 -#if($name=="")
10 -#set($name = "iframe")
11 -#end
12 -#if($width=="")
13 -#set($width="100%")
14 -#end
15 -#if($height=="")
16 -#set($height="500px")
17 -#end
18 -<iframe src="${url}" name="${name}" width="${width}" height="${height}" frameborder="0"></iframe>
19 -#end
20 -
21 21  <div id="main-view" style='float:left;width:77%;'>
22 22  
23 23  1 #moklong()

ReSpecT    TuCSoN