Changes for page MoK-News
From version 6.1
edited by Andrea Omicini
on 02/11/2022 19:03
on 02/11/2022 19:03
Change comment:
There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 14/10/2021 13:40
on 14/10/2021 13:40
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
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -MoK.Publications .WebHome1 +MoK.Publications - Content
-
... ... @@ -1,6 +1,17 @@ 1 -{{include reference="Environment"/}}{{velocity}} 2 -#set( $mokPaperlist = ['MokSasow2012'] ) 1 +{{velocity filter="none"}} 2 +{{html clean="false" wiki="true"}} 3 +#if(!($mainMacrosheet == "loaded")){{include document="Main.MacroSheet"/}}#end 4 +#if(!($publicationMacrosheet == "loaded")){{include document="Publications.MacroSheet"/}}#end 5 + 6 + 7 += Publications on #mok()-News = 8 + 9 +(% style="padding-left:10px;padding-right:10px" %)((( 10 +#set($mokPaperlist = ['MokSasow2012']) 3 3 #foreach($mokPaper in $mokPaperlist) 4 -* {{pub}}$mokPaper{{/pub}} 12 +* #pubATVinline($mokPaper) 13 +<p/> 5 5 #end 15 +))) 16 +{{/html}} 6 6 {{/velocity}}