Änderungen von Dokument Ensembles in Hamburg

Zuletzt geändert von Pia Metzing am 2025/04/10 15:35

Von Version 3.2
bearbeitet von David Rick
am 2024/10/07 13:12
Änderungskommentar: Updated application icon
Auf Version 4.3
bearbeitet von Pia Metzing
am 2025/01/27 15:43
Änderungskommentar: Tabelle aktualisieren

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.DavidRick
1 +XWiki.Pia
Inhalt
... ... @@ -2,7 +2,8 @@
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 4   'staticList1': {},
5 - 'staticList2': {}
5 + 'staticList2': {},
6 + 'longText1': {"filterable":false,"sortable":false,"html":true}
6 6  })
7 7  #set ($options = {
8 8   'className': 'Ensembles in Hamburg.Code.Ensembles in HamburgClass',
... ... @@ -13,6 +13,6 @@
13 13   'selectedColumn': 'doc.title',
14 14   'defaultOrder': 'asc'
15 15  })
16 -#set ($columns = ['doc.title', 'staticList1', 'staticList2'])
17 +#set ($columns = ['doc.title', 'staticList1', 'staticList2', 'longText1'])
17 17  #livetable('ensembles in hamburg' $columns $columnsProperties $options)
18 18  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title staticList1 staticList2
1 +doc.title staticList1 staticList2 longText1
Beschreibung
... ... @@ -1,0 +1,9 @@
1 +{{box}}
2 +Auf dieser Seite findet sich eine Übersicht an Ensembles in Hamburg. Viele von ihnen sind regelmäßig auf der Suche nach neuen Mitspieler*innen.
3 +
4 +{{success}}
5 +Dein Ensemble ist noch nicht dabei? Trag dich [[hier>>https://forms.office.com/Pages/ResponsePage.aspx?id=cJ0QGM-4b0iwycYUOrAhpjMWD3p1iyBAicOn-3j_J6hUNTZQRkwxN1ZDNTgzREkyNksxUzVBMDJSVC4u]] ein.
6 +{{/success}}
7 +
8 +
9 +{{/box}}