0 Stimmen

Änderungen von Dokument FAQ-MakerspaceBonn e.V.

Zuletzt geändert von xwikiadmin am 2021/07/08 22:14

Von Version 2.1
bearbeitet von xwikiadmin
am 2020/07/08 17:05
Änderungskommentar: Tabelle aktualisieren
Auf Version 1.1
bearbeitet von xwikiadmin
am 2020/07/08 17:01
Änderungskommentar: Tabelle aktualisieren

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,6 +1,5 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'doc.title': {"link":"view"},
4 4   'shortText1': {},
5 5   'doc.author': {"link":"author"},
6 6   'doc.date': {}
... ... @@ -11,9 +11,9 @@
11 11   'tagCloud': true,
12 12   'rowCount': 15,
13 13   'maxPages': 10,
14 - 'selectedColumn': 'doc.title',
13 + 'selectedColumn': 'shortText1',
15 15   'defaultOrder': 'asc'
16 16  })
17 -#set ($columns = ['doc.title', 'shortText1', 'doc.author', 'doc.date'])
16 +#set ($columns = ['shortText1', 'doc.author', 'doc.date'])
18 18  #livetable('faq-msb' $columns $columnsProperties $options)
19 19  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title shortText1 doc.author doc.date
1 +shortText1 doc.author doc.date
XWiki.UIExtensionClass[0]
Extension ID
... ... @@ -1,1 +1,0 @@
1 -platform.panels.FAQ-MSBApplication
Extension Parameters
... ... @@ -1,3 +1,0 @@
1 -label=FAQ-MSB
2 -target=FAQ-MSB.WebHome
3 -icon=icon:question
Powered by MakerspaceBonn e.V.