Changes for page Jobs in ErUM-Data

Last modified by Benjamin Fischer on 2025/06/16 10:35

From version 17.1
edited by Benjamin Fischer
on 2025/06/04 11:59
Change comment: There is no comment for this version
To version 18.1
edited by Benjamin Fischer
on 2025/06/16 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,6 +38,7 @@
38 38   "Community": {"tooltip": "KAT - Astroparticle Physics<br/>KET - Elementary Particles Physics<br/>KfB - Accelerator Physics<br/>KFN - Research with neutrons<br/>KFS - Research with synchrotron radiation<br/>KFSI - Research with nuclear probes and ion beams<br/>KHuK - Hadron and nuclear physics<br/>RDS - German Observatory Council"},
39 39   "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol", "aux": [["Community", "KAT", "KET", "KfB", "KFN", "KFS", "KFSI", "KHuK", "RDS", "beyond ErUM"], ["Tags", true]] },
40 40   'valid': {"html": true},
41 + 'topicGroup': {"html": true},
41 41   "doc.date": {"displayName": "Last Updated"},
42 42   "_actions": {"actions": ["view", "edit"]}
43 43  })
... ... @@ -51,7 +51,7 @@
51 51   'selectedColumn': 'doc.date',
52 52   'defaultOrder': 'desc'
53 53  })
54 -#set ($columns = ['doc.title', 'link', 'location', 'tags', "tags", 'valid', 'doc.date'])
55 +#set ($columns = ['doc.title', 'link', 'location', 'tags', "tags", 'topicGroup', 'valid', 'doc.date'])
55 55  #if (!$isGuest)
56 56   #set($discard = $columns.add("_actions"))
57 57  #end