Show last authors
1 {{velocity}}
2 #set ($columnsProperties = {
3 'doc.title': {"link":"view"},
4 'doc.author': {"link":"author"},
5 'doc.date': {},
6 '_attachments': {"sortable":false,"filterable":false,"html":true}
7 })
8 #set ($options = {
9 'className': 'CDP功能说明.Code.CDP功能说明Class',
10 'translationPrefix': 'cdp功能说明.livetable.',
11 'tagCloud': true,
12 'rowCount': 15,
13 'maxPages': 10,
14 'selectedColumn': 'doc.title',
15 'defaultOrder': 'asc'
16 })
17 #set ($columns = ['doc.title', 'doc.author', 'doc.date', '_attachments'])
18 #livetable('cdp功能说明' $columns $columnsProperties $options)
19 {{/velocity}}
Copyright ©2014-2020 畅移(上海)信息科技有限公司