Wiki source code of Industry meets ErUM-Data
Version 41.7 by Benjamin Fischer on 2025/03/24 13:06
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.2 | 1 | (% class="box infomessage" %) |
2 | ((( | ||
![]() |
40.2 | 3 | [[{{icon name="question-circle"}}{{/icon}}>>attach:people_in_erum_final.mp4]] With this collection we want to provide an overview of of various research groups and people in ErUM (data). |
![]() |
6.1 | 4 | |
![]() |
41.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]]. |
6 | ==== | ||
7 | |||
8 | ==== **Feel free to add or modify your workinggroup yourself. For help, see this [[video>>attach:people_in_erum_final.mp4]].** ==== | ||
![]() |
4.2 | 9 | ))) |
10 | |||
![]() |
41.6 | 11 | {{locationSearch width="100%" className="Research Groups.Code.Research GroupsClass" description="Search, including in excerpts."/}} |
![]() |
37.1 | 12 | |
![]() |
28.1 | 13 | {{velocity}} |
14 | #set ($columnsProperties = { | ||
15 | 'affiliation': {"filterable":true, "sortable":true, "html":true}, | ||
16 | 'URL': {"type": "hidden"}, | ||
17 | "content": {"type": "hidden"}, | ||
![]() |
41.7 | 18 | "coop": {}, |
![]() |
28.1 | 19 | "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, |
![]() |
30.1 | 20 | "doc.date": {"filterable": false, "displayName": "Last Updated"}, |
![]() |
28.1 | 21 | '_actions': {"actions":["view","edit"]} |
22 | }) | ||
23 | #set ($options = { | ||
24 | 'className': 'Research Groups.Code.Research GroupsClass', | ||
25 | 'translationPrefix': 'research groups.livetable.', | ||
![]() |
41.5 | 26 | 'extraParams': '&location=Industry%20meets%20ErUM-Data', |
![]() |
28.1 | 27 | 'tagCloud': true, |
![]() |
32.2 | 28 | 'rowCount': 25, |
![]() |
28.1 | 29 | 'maxPages': 10, |
![]() |
30.1 | 30 | 'selectedColumn': 'doc.date', |
![]() |
31.1 | 31 | 'defaultOrder': 'desc' |
![]() |
28.1 | 32 | }) |
![]() |
41.7 | 33 | #set ($columns = ['affiliation', 'URL', "content", "tags", "coop", "doc.date", '_actions']) |
![]() |
29.1 | 34 | #livetable('research_groups' $columns $columnsProperties $options) |
![]() |
28.1 | 35 | {{/velocity}} |