0 Stimmen

Wiki-Quellcode von FAQ-MakerspaceBonn e.V.

Version 5.2 von xwikiadmin am 2021/07/08 22:13

Zeige letzte Bearbeiter
1 {{velocity}}
2 #set ($columnsProperties = {
3 'doc.title': {"link":"view"},
4 'shortText1': {}
5 })
6 #set ($options = {
7 'className': 'FAQ-MSB.Code.FAQ-MSBClass',
8 'translationPrefix': 'faq-msb.livetable.',
9 'tagCloud': true,
10 'rowCount': 15,
11 'maxPages': 10,
12 'selectedColumn': 'doc.title',
13 'defaultOrder': 'asc'
14 })
15 #set ($columns = ['doc.title', 'shortText1'])
16 #livetable('faq-msb' $columns $columnsProperties $options)
17 {{/velocity}}
Powered by MakerspaceBonn e.V.