Wiki source code of PublicationWorkflow

Last modified by Evdokimos Konstantinidis on 2021/10/21 12:49

Show last authors
1 {{velocity}}
2
3 #set($columns = ["doc.title", "contributor", "moderator", "validator"])
4 #set($columnsProperties = {
5 "doc.title" : {"type" : "text", "link" : "view"},
6 "contributor" : {"type" : "text", "html" : "true"},
7 "moderator" : {"type" : "text", "html" : "true"},
8 "validator" : {"type" : "text", "html" : "true"}
9 })
10 #set($options = {
11 "className":"PublicationWorkflow.PublicationWorkflowConfigClass",
12 'translationPrefix': 'meeting.livetable.',
13 "rowCount": 10,
14 "resultPage":"PublicationWorkflow.PublicationWorkflowLivetableResults"
15 })
16 #livetable("publicationworkflow" $columns $columnsProperties $options)
17 {{/velocity}}

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101007990

Copyright © 2021 VITALISE Project