Changes for page Publications

From version 15.1
edited by Andrea Omicini
on 13/09/2021 01:20
Change comment: There is no comment for this version
To version 16.1
edited by Andrea Omicini
on 14/10/2021 13:37
Change comment: Document converted from syntax xwiki/2.0 to syntax xwiki/2.1

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.0
1 +XWiki 2.1
Content
... ... @@ -3,10 +3,10 @@
3 3  * [[{{mok/}} & Social Action>>MoK.Pubs-SocialAction]] — Articles discussing the impact of {{mok/}} on socio-technical systems
4 4  * [[{{mok/}} & Expressiveness>>MoK.Pubs-Expressiveness]] — Articles discussing the expressiveness of {{mok/}}
5 5  {{include document="Publications.MacroSheet"/}}
6 +
6 6  >Publications on {{mok/}} in {{apice/}}
7 7  
8 -{{velocity}}
9 -##tagged research on Publications space based on tag "MoK"
9 +{{velocity}}##tagged research on Publications space based on tag "MoK"
10 10  #set( $pubTag = "MoK")
11 11  #set ( $from = ", BaseObject as obj0, DBStringListProperty as prop0 join prop0.list item, BaseObject as obj1, StringProperty as prop1, LongProperty as prop2" )
12 12  #set ( $where = "obj0.className='XWiki.TagClass' and obj0.name=doc.fullName and obj0.id=prop0.id.id and prop0.id.name='tags' and lower(item)=lower('$pubTag') and obj1.name=doc.fullName and obj1.className='Publications.PublicationClass' and obj1.name<>'Publications.PublicationClassTemplate' and prop1.id.id=obj1.id and prop1.name='status' and prop1.value='Published' and prop2.id.id=obj1.id and prop2.name = 'year' order by prop2.value desc" )
... ... @@ -14,6 +14,5 @@
14 14  #set($pubFound = $xwiki.searchDocuments($sql))
15 15  #foreach ($pub in $pubFound)
16 16  * {{pubLinks}}$pub{{/pubLinks}}
17 -#end
18 -{{/velocity}}
17 +#end{{/velocity}}
19 19  {{include reference="MacroSheet"/}}

ReSpecT    TuCSoN