Änderungen von Dokument FAQ-MakerspaceBonn e.V.
Zuletzt geändert von xwikiadmin am 2021/07/08 22:14
Von Version 5.2
bearbeitet von xwikiadmin
am 2021/07/08 22:13
am 2021/07/08 22:13
Änderungskommentar:
Updated application icon
Auf Version 3.2
bearbeitet von xwikiadmin
am 2020/07/08 17:06
am 2020/07/08 17:06
Änderungskommentar:
Updated application icon
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 -FAQ-M akerspaceBonn e.V.1 +FAQ-MSB - Inhalt
-
... ... @@ -1,7 +1,9 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 - 'shortText1': {} 4 + 'shortText1': {}, 5 + 'doc.author': {"link":"author"}, 6 + 'doc.date': {} 5 5 }) 6 6 #set ($options = { 7 7 'className': 'FAQ-MSB.Code.FAQ-MSBClass', ... ... @@ -12,6 +12,6 @@ 12 12 'selectedColumn': 'doc.title', 13 13 'defaultOrder': 'asc' 14 14 }) 15 -#set ($columns = ['doc.title', 'shortText1']) 17 +#set ($columns = ['doc.title', 'shortText1', 'doc.author', 'doc.date']) 16 16 #livetable('faq-msb' $columns $columnsProperties $options) 17 17 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Spalten der Live-Tabelle
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title shortText1 1 +doc.title shortText1 doc.author doc.date
- XWiki.UIExtensionClass[0]
-
- Extension Parameters
-
... ... @@ -1,3 +1,3 @@ 1 -label=FAQ-M akerspaceBonn e.V.1 +label=FAQ-MSB 2 2 target=FAQ-MSB.WebHome 3 3 icon=icon:question