Changes for page Molecules of Knowledge (MoK)
From version 12.1
edited by Andrea Omicini
on 11/12/2020 18:41
on 11/12/2020 18:41
Change comment:
There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 11/12/2020 18:32
on 11/12/2020 18:32
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,7 +3,6 @@ 3 3 #includeMacros("Publications.MacroSheet") 4 4 #includeMacros("People.MacroSheet") 5 5 #includeMacros("Theses.MacroSheet") 6 -#includeMacros("MoK.MacroSheet") 7 7 8 8 #macro(iframe $url $name $width $height) 9 9 #if($name=="") ... ... @@ -30,8 +30,8 @@ 30 30 31 31 1.1 Contact 32 32 33 -* [StefanoMariani|StefanoMariani.WebHome]\[[Mail | mailto:s.mariani@unibo.it]\]34 -* [AndreaOmicini|AndreaOmicini.WebHome]\[[Mail | mailto:andrea.omicini@unibo.it]\]32 +* #userPersonalwikiLink("SMariani") \[[Mail | mailto:#userUnibomail("SMariani")]\] 33 +* #userPersonalwikiLink("AndreaOmicini") \[[Mail | mailto:#userUnibomail("AndreaOmicini")]\] 35 35 36 36 1.1 Technology 37 37 ... ... @@ -84,8 +84,9 @@ 84 84 1.1.1 Theses 85 85 86 86 #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012']) 87 -#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("Theses.$mokThesis")) 88 -* [$mokThesisDoc.getValue('title')|Theses.$mokThesis] 86 +#foreach($mokThesis in $mokThesislist) 87 +* #thesisTitlelink($mokThesis) 88 + 89 89 #end 90 90 91 91 1.1.1 Student Projects ... ... @@ -94,3 +94,7 @@ 94 94 95 95 </div> 96 96 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>