Wiki source code of People in ErUM-Data

Version 39.1 by Benjamin Fischer on 2025/01/06 12:43

Hide last authors
Judith Steinfeld 4.2 1 (% class="box infomessage" %)
2 (((
Judith Steinfeld 9.1 3 With this collection we want to provide an overview of of various research groups and people in ErUM (data).
Judith Steinfeld 6.1 4
Jan Bürger 34.1 5 The list thrives on being filled. If you want to be subscribed or unsubscribed from this list please contact [[judith.steinfeld@erumdatahub.de>>mailto:judith.steinfeld@erumdatahub.de]].
Jan Bürger 34.2 6 Feel free to add or modify your workinggroup yourself. For help, see this [[video>>attach:people_in_erum_final.mp4]].
Judith Steinfeld 4.2 7 )))
8
Benjamin Fischer 37.1 9 {{locationSearch width="100%" className="Research Groups.Code.Research GroupsClass" reference="" description="Search, including in excerpts."/}}
10
admin 28.1 11 {{velocity}}
12 #set ($columnsProperties = {
13 'affiliation': {"filterable":true, "sortable":true, "html":true},
14 'URL': {"type": "hidden"},
15 "content": {"type": "hidden"},
16 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"},
admin 30.1 17 "doc.date": {"filterable": false, "displayName": "Last Updated"},
admin 28.1 18 '_actions': {"actions":["view","edit"]}
19 })
20 #set ($options = {
21 'className': 'Research Groups.Code.Research GroupsClass',
22 'translationPrefix': 'research groups.livetable.',
23 'tagCloud': true,
Benjamin Fischer 32.2 24 'rowCount': 25,
admin 28.1 25 'maxPages': 10,
admin 30.1 26 'selectedColumn': 'doc.date',
Benjamin Fischer 31.1 27 'defaultOrder': 'desc'
admin 28.1 28 })
admin 30.1 29 #set ($columns = ['affiliation', 'URL', "content", "tags", "tags", "tags", "doc.date", '_actions'])
admin 29.1 30 #livetable('research_groups' $columns $columnsProperties $options)
admin 28.1 31 {{/velocity}}