Änderungen von Dokument Ensembles in Hamburg
Zuletzt geändert von Pia Metzing am 2025/04/10 15:35
Von Version 9.1
bearbeitet von Pia Metzing
am 2025/03/25 15:40
am 2025/03/25 15:40
Änderungskommentar:
Tabelle aktualisieren
Auf Version 1.2
bearbeitet von Andreas Gothsch
am 2024/09/25 10:51
am 2024/09/25 10:51
Änderungskommentar:
Updated application icon
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Pia1 +XWiki.Andi - Inhalt
-
... ... @@ -1,9 +1,10 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 - 'staticList1': {}, 5 - 'staticList2': {}, 6 - 'longText1': {"filterable":false,"sortable":false,"html":true} 4 + 'doc.location': {"html":true}, 5 + 'doc.date': {}, 6 + 'doc.author': {"link":"author"}, 7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 7 7 }) 8 8 #set ($options = { 9 9 'className': 'Ensembles in Hamburg.Code.Ensembles in HamburgClass', ... ... @@ -14,6 +14,6 @@ 14 14 'selectedColumn': 'doc.title', 15 15 'defaultOrder': 'asc' 16 16 }) 17 -#set ($columns = ['doc.title', ' staticList1', 'staticList2', 'longText1'])18 +#set ($columns = ['doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions']) 18 18 #livetable('ensembles in hamburg' $columns $columnsProperties $options) 19 19 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Spalten der Live-Tabelle
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title staticList1staticList2 longText11 +doc.title doc.location doc.date doc.author _actions - Beschreibung
-
... ... @@ -1,7 +1,0 @@ 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 -{{/box}}