Changes for page hrafaARC Repository

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

<
From version < 2.1 >
edited by editors
on 2022/01/14 12:38
To version < 1.2 >
edited by editors
on 2022/01/14 12:34
>
Change comment: Updated application icon

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,10 @@
2 2  #set ($columnsProperties = {
3 3   'date1': {"html":true},
4 4   'shortText1': {},
5 - 'shortText2': {},
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},
6 6   'doc.author': {"link":"author"},
7 7   '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
8 8  })
... ... @@ -15,6 +15,6 @@
15 15   'selectedColumn': 'date1',
16 16   'defaultOrder': 'asc'
17 17  })
18 -#set ($columns = ['date1', 'shortText1', 'shortText2', 'doc.author', '_actions'])
21 +#set ($columns = ['date1', 'shortText1', 'longText1', 'longText2', 'doc.title', 'doc.location', 'doc.author', '_actions'])
19 19  #livetable('hrafaarc repository' $columns $columnsProperties $options)
20 20  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -date1 shortText1 shortText2 doc.author _actions
1 +date1 shortText1 longText1 longText2 doc.title doc.location doc.author _actions
Copyright 1949-2023 Human Relations Area Files, Yale University
23.0