Changes for page MoK-News

From version 1.1
edited by Andrea Omicini
on 08/10/2020 00:05
Change comment: Imported from XAR
To version 2.1
edited by Andrea Omicini
on 14/10/2021 13:40
Change comment: Document converted from syntax xwiki/1.0 to syntax xwiki/2.1

Summary

Details

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

ReSpecT    TuCSoN