Changes for page MoK-News
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
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,6 +1,11 @@ 1 -{{velocity}} 2 -#set( $mokPaperlist = ['MokSasow2012'] ) 1 +#if(!($mainMacrosheet == "loaded"))#includeMacros("Main.MacroSheet")#end 2 +#if(!($publicationMacrosheet == "loaded"))#includeMacros("Publications.MacroSheet")#end 3 + 4 +1 Publications on #mok()-News 5 + 6 +<div style="padding-left:10px;padding-right:10px"> 7 +#set($mokPaperlist = ['MokSasow2012']) 3 3 #foreach($mokPaper in $mokPaperlist) 4 -* {{pubLinks inline='false' year='no'}}$mokPaper{{/pubLinks}}9 +* #pubATVinline($mokPaper) 5 5 #end 6 - {{/velocity}}11 +</div>