Änderungen von Dokument Ensembles in Hamburg
                  Zuletzt geändert von Pia Metzing am 2025/10/01 12:52
              
      
      Von Version  3.2 
    
    
              bearbeitet von David Rick
        
am 2024/10/07 13:12
     am 2024/10/07 13:12
      Änderungskommentar:
              Updated application icon
          
         
      Auf Version  1.1 
    
    
              bearbeitet von Andreas Gothsch
        
am 2024/09/25 10:51
     am 2024/09/25 10:51
      Änderungskommentar:
              Tabelle aktualisieren
          
         Zusammenfassung
- 
          Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
 - 
          Objekte (2 geändert, 0 hinzugefügt, 0 gelöscht)
 
Details
- Seiteneigenschaften
 - 
      
- Dokument-Autor
 -   
... ... @@ -1,1 +1,1 @@ 1 -XWiki. DavidRick1 +XWiki.Andi  - Inhalt
 -   
... ... @@ -1,8 +1,10 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'doc.title': {"link":"view"}, 4 - 'staticList1': {}, 5 - 'staticList2': {} 4 + 'doc.location': {"html":true}, 5 + 'doc.date': {}, 6 + 'doc.author': {"link":"author"}, 7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} 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'])18 +#set ($columns = ['doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions']) 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 staticList1staticList21 +doc.title doc.location doc.date doc.author _actions  
 - XWiki.UIExtensionClass[0]
 -   
- Extension ID
 -   
... ... @@ -1,1 +1,0 @@ 1 -platform.panels.Ensembles in HamburgApplication  - Extension Parameters
 -   
... ... @@ -1,3 +1,0 @@ 1 -label=Ensembles in Hamburg 2 -target=Ensembles in Hamburg.WebHome 3 -icon=icon:group