Changes for page Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
From version 1.1
edited by Benjamin Fischer
on 2025/05/15 12:32
on 2025/05/15 12:32
Change comment:
There is no comment for this version
To version 5.1
edited by Benjamin Fischer
on 2025/05/30 11:24
on 2025/05/30 11:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,38 @@ 1 - Thisisist ofinks tovarious jobfferswithintheErUM-Data community.1 +{{box cssClass="floatinginfobox" title="**The list thrives on being filled.**"}} 2 2 3 +* You can add/modify your entries! see [[How-To (end of page)>>||anchor="howto"]] 4 +* For questions & suggestions, write [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]]. 5 +{{/box}} 6 + 7 + 8 +==== **About this list: ** ==== 9 + 10 +This is list of links to various job offers within the ErUM-Data community. Here you can find jobs in ErUM-Data and add job postings. 11 + 12 + 13 +==== **Who can post? ** ==== 14 + 15 +Anyone from the ErUM Community is invited to add jobs in the context of ErUM-Data projects. 16 + 17 +The posts are aimed at both the ErUM Data community and external users. 18 + 19 + 20 +==== **How? ** ==== 21 + 22 +To post a job offer, you need to create an [[account>>attach:Main.WebHome@registration.mp4||queryString="rev=1.1"]], which is free for anyone. 23 + 24 +The list contains **links to the original job advertisements**. In order to make the list usable, we ask you to add 25 + 26 +* until when the job is advertised, 27 +* where the job is advertised 28 +* and meaningful keywords. 29 + 30 + 31 +If you have any questions or suggestions about the list, please write to [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]]. 32 + 3 3 {{velocity}} 4 4 #set ($columnsProperties = { 5 - 'doc.title': {"html": true}, 35 + 'doc.title': {"html": true, "displayName": "Title"}, 6 6 'link': {"type": "hidden"}, 7 7 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, 8 8 'valid': {"html": true}, ... ... @@ -19,9 +19,11 @@ 19 19 'selectedColumn': 'doc.date', 20 20 'defaultOrder': 'desc' 21 21 }) 22 -#set ($columns = ['doc.title', 'location', 'tags', 'valid', 'doc.date']) 52 +#set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date']) 23 23 #if (!$isGuest) 24 24 #set($discard = $columns.add("_actions")) 25 25 #end 26 26 #livetable('jobs' $columns $columnsProperties $options) 27 27 {{/velocity}} 58 + 59 +{{include reference="Applications.Helpers.Howto Modify Footer.WebHome"}}