Changes for page Publications

From version 5.1
edited by Andrea Omicini
on 26/11/2021 23:39
Change comment: There is no comment for this version
To version 6.1
edited by Andrea Omicini
on 26/11/2021 23:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,9 +16,11 @@
16 16  For now, {{sapere/}} publications can be accessed according to their relation with the project and their status of publication:
17 17  
18 18  {{velocity}}
19 -#set($sapereTag = "SAPERE-core")
20 -* [[#stringEnIt("Literature for SAPERE","Letteratura scientifica per SAPERE")>>SAPERE.PapersPerStatus?status=all&tag=$sapereTag]] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [[Published>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]] / [[Unpublished>>SAPERE.PapersPerStatus?status=Unpublished&tag=$sapereTag]] &mdash; #foreach($status in $statusRangeUnpublished) [[<em>$status</em>>>SAPERE.PapersPerStatus?status=$status&tag=$sapereTag]]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
21 21  
20 +>{{2pkt/}} {{stringEngIta eng='Literature for {{sapere/}}' ita='Letteratura scientifica per {{sapere/}}'/}}
21 +
22 +{{velocity}}#set( $tag = 'SAPERE-core' ){{/velocity}}{{include reference='Publications.Tag'/}}
23 +
22 22  #set($sapereTag = "SAPERE-in")
23 23  * [[#stringEnIt("Literature from SAPERE","Letteratura scientifica da SAPERE")>>SAPERE.PapersPerStatus?status=all&tag=$sapereTag]] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [[Published>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]] / [[Unpublished>>SAPERE.PapersPerStatus?status=Unpublished&tag=$sapereTag]] &mdash; #foreach($status in $statusRangeUnpublished) [[<em>$status</em>>>SAPERE.PapersPerStatus?status=$status&tag=$sapereTag]]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
24 24