Changes for page hrafaARC Repository

Last modified by editors on 2022/01/14 12:39

From version 1.1 >
edited by editors
on 2022/01/14 12:34
To version < 3.1 >
edited by editors
on 2022/01/14 12:39
>
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,8 @@
2 2  #set ($columnsProperties = {
3 3   'date1': {"html":true},
4 4   'shortText1': {},
5 - 'longText1': {"filterable":false,"sortable":false,"html":true},
6 - 'longText2': {"filterable":false,"sortable":false,"html":true},
7 - 'doc.title': {"link":"view"},
8 - 'doc.location': {"html":true},
9 - 'doc.author': {"link":"author"},
10 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
5 + 'shortText2': {},
6 + 'doc.author': {"link":"author"}
11 11  })
12 12  #set ($options = {
13 13   'className': 'hrafaARC Repository.Code.hrafaARC RepositoryClass',
... ... @@ -18,6 +18,6 @@
18 18   'selectedColumn': 'date1',
19 19   'defaultOrder': 'asc'
20 20  })
21 -#set ($columns = ['date1', 'shortText1', 'longText1', 'longText2', 'doc.title', 'doc.location', 'doc.author', '_actions'])
17 +#set ($columns = ['date1', 'shortText1', 'shortText2', 'doc.author'])
22 22  #livetable('hrafaarc repository' $columns $columnsProperties $options)
23 23  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -date1 shortText1 longText1 longText2 doc.title doc.location doc.author _actions
1 +date1 shortText1 shortText2 doc.author
XWiki.UIExtensionClass[0]
Extension ID
... ... @@ -1,0 +1,1 @@
1 +platform.panels.hrafaARC RepositoryApplication
Extension Parameters
... ... @@ -1,0 +1,3 @@
1 +label=hrafaARC Repository
2 +target=hrafaARC Repository.WebHome
3 +icon=icon:application
Copyright 1949-2023 Human Relations Area Files, Yale University
23.0