Changes for page MoK-News
From 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
-
- Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.11 +XWiki 1.0 - Content
-
... ... @@ -1,17 +1,11 @@ 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 1 +#if(!($mainMacrosheet == "loaded"))#includeMacros("Main.MacroSheet")#end 2 +#if(!($publicationMacrosheet == "loaded"))#includeMacros("Publications.MacroSheet")#end 5 5 4 +1 Publications on #mok()-News 6 6 7 -= Publications on #mok()-News = 8 - 9 -(% style="padding-left:10px;padding-right:10px" %)((( 6 +<div style="padding-left:10px;padding-right:10px"> 10 10 #set($mokPaperlist = ['MokSasow2012']) 11 11 #foreach($mokPaper in $mokPaperlist) 12 12 * #pubATVinline($mokPaper) 13 -<p/> 14 14 #end 15 -))) 16 -{{/html}} 17 -{{/velocity}} 11 +</div>