Änderungen von Dokument Musiker*innen & Ensembleleitende

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

Von Version 1.2
bearbeitet von Pia Metzing
am 2024/07/31 11:38
Ä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,8 +1,9 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 - 'shortText1': {},
5 - 'content1': {"filterable":false,"sortable":false,"html":true}
4 + 'Instrumente': {},
5 + 'content1': {"filterable":false,"sortable":false,"html":true},
6 + 'staticList1': {}
6 6  })
7 7  #set ($options = {
8 8   'className': 'Musiker*innen.Code.Musiker*innenClass',
... ... @@ -13,6 +13,6 @@
13 13   'selectedColumn': 'doc.title',
14 14   'defaultOrder': 'asc'
15 15  })
16 -#set ($columns = ['doc.title', 'shortText1', 'content1'])
17 +#set ($columns = ['doc.title', 'Instrumente', 'content1', 'staticList1'])
17 17  #livetable('musiker*innen' $columns $columnsProperties $options)
18 18  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title shortText1 content1
1 +doc.title Instrumente content1 staticList1