Änderungen von Dokument Instrumentallehrkräfte

Zuletzt geändert von Pia Metzing am 2026/04/24 10:46

Von Version 3.2
bearbeitet von Pia Metzing
am 2026/04/24 10:46
Änderungskommentar: Updated application icon
Auf Version 1.1
bearbeitet von Pia Metzing
am 2026/04/24 10:39
Änderungskommentar: Tabelle aktualisieren

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,6 +1,11 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 + 'doc.location': {"html":true},
5 + 'doc.date': {},
6 + 'doc.author': {"link":"author"},
7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
8 + 'shortText1': {},
4 4   'shortText4': {},
5 5   'staticList1': {}
6 6  })
... ... @@ -13,6 +13,6 @@
13 13   'selectedColumn': 'doc.title',
14 14   'defaultOrder': 'asc'
15 15  })
16 -#set ($columns = ['doc.title', 'shortText4', 'staticList1'])
21 +#set ($columns = ['doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions', 'shortText1', 'shortText4', 'staticList1'])
17 17  #livetable('instrumentallehrkräfte' $columns $columnsProperties $options)
18 18  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title shortText4 staticList1
1 +doc.title doc.location doc.date doc.author _actions shortText1 shortText4 staticList1
Beschreibung
... ... @@ -1,1 +1,0 @@
1 -Du bist Instrumentallehrkraft in der Metropolregion Hamburg und möchtest dich in diese Datenbank eintragen? Dann füll bitte folgendes Formular aus: [[Instrumentallehrkräfte>>https://forms.cloud.microsoft/e/XMSxnmJY4q]]
XWiki.UIExtensionClass[0]
Extension ID
... ... @@ -1,1 +1,0 @@
1 -platform.panels.InstrumentallehrkräfteApplication
Extension Parameters
... ... @@ -1,3 +1,0 @@
1 -label=Instrumentallehrkräfte
2 -target=Instrumentallehrkräfte.WebHome
3 -icon=icon:list