Änderungen von Dokument Musiker*innen & Ensembleleitende

Zuletzt geändert von Pia Metzing am 2025/02/25 15:34

Von Version 3.2
bearbeitet von Pia Metzing
am 2024/07/31 11:43
Änderungskommentar: Updated application icon
Auf Version 10.2
bearbeitet von David Rick
am 2024/08/06 15:39
Änderungskommentar: Updated application icon

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.Pia
1 +XWiki.DavidRick
Inhalt
... ... @@ -1,7 +1,9 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 - 'content1': {"filterable":false,"sortable":false,"html":true}
4 + 'Instrumente': {},
5 + 'content1': {"filterable":false,"sortable":false,"html":true},
6 + 'staticList1': {}
5 5  })
6 6  #set ($options = {
7 7   'className': 'Musiker*innen.Code.Musiker*innenClass',
... ... @@ -12,6 +12,6 @@
12 12   'selectedColumn': 'doc.title',
13 13   'defaultOrder': 'asc'
14 14  })
15 -#set ($columns = ['doc.title', 'content1'])
17 +#set ($columns = ['doc.title', 'Instrumente', 'content1', 'staticList1'])
16 16  #livetable('musiker*innen' $columns $columnsProperties $options)
17 17  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title content1
1 +doc.title Instrumente content1 staticList1