Changes for page Foundations
From version 4.1
edited by Andrea Omicini
on 14/10/2021 13:47
on 14/10/2021 13:47
Change comment:
There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 14/10/2021 13:38
on 14/10/2021 13:38
Change comment:
Document converted from syntax xwiki/1.0 to syntax xwiki/2.1
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - MoKFoundations1 +Foundations - Content
-
... ... @@ -1,6 +1,15 @@ 1 -{{velocity}} 2 -#set( $mokPaperlist = ['MokDcaiia2012','MokIdc2012'] ) 1 +{{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheet"/}} 2 + 3 +{{velocity filter="none"}} 4 +{{html clean="false" wiki="true"}} 5 += Publications on #mok() Foundations = 6 + 7 +(% style="padding-left:10px;padding-right:10px" %)((( 8 +#set($mokPaperlist = ['MokDcaiia2012','MokIdc2012']) 3 3 #foreach($mokPaper in $mokPaperlist) 4 -* {{pubLinks inline='false' year='no'}}$mokPaper{{/pubLinks}} 10 +* #pubATVinline($mokPaper) 11 +<p/> 5 5 #end 13 +))) 14 +{{/html}} 6 6 {{/velocity}}