Wiki source code of Jobs in ErUM-Data

Version 4.1 by Angela Warkentin on 2025/05/27 15:40

Hide last authors
Angela Warkentin 3.1 1 ==== **About this list:  ** ====
Benjamin Fischer 1.1 2
Angela Warkentin 2.1 3 ===== 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. =====
4
5
6 ==== **Who can post? ** ====
7
Angela Warkentin 4.1 8 ===== Anyone from the ErUM Community is invited to add jobs in the context of ErUM-Data projects. =====
Angela Warkentin 2.1 9
10 The posts are aimed at both the ErUM Data community and external users.
11
12
13 ==== **How? ** ====
14
Angela Warkentin 4.1 15 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.
16
Angela Warkentin 2.1 17 ===== The list contains **links to the original job advertisements**. In order to make the list usable, we ask you to add =====
18
19 * (((
20 ===== until when the job is advertised, =====
21 )))
22 * (((
23 ===== where the job is advertised =====
24 )))
25 * (((
26 ===== and meaningful keywords. =====
27 )))
28
Angela Warkentin 4.1 29 ===== =====
Angela Warkentin 2.1 30
Angela Warkentin 3.1 31 ===== If you have any questions or suggestions about the list, please write to angela.warkentin@erumdatahub.de =====
Angela Warkentin 2.1 32
Benjamin Fischer 1.1 33 {{velocity}}
34 #set ($columnsProperties = {
Benjamin Fischer 1.6 35 'doc.title': {"html": true, "displayName": "Title"},
Benjamin Fischer 1.1 36 'link': {"type": "hidden"},
37 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"},
38 'valid': {"html": true},
39 "doc.date": {"displayName": "Last Updated"},
40 "_actions": {"actions": ["view", "edit"]}
41 })
42 #set ($options = {
43 'className': 'Job Offers.Code.Job OffersClass',
44 'translationPrefix': 'job offers.livetable.',
45 'tagCloud': true,
46 'rowCount': 25,
47 'maxPages': 10,
48 "extraParams" : "tags_className=XWiki.TagClass",
49 'selectedColumn': 'doc.date',
50 'defaultOrder': 'desc'
51 })
Benjamin Fischer 1.5 52 #set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date'])
Benjamin Fischer 1.1 53 #if (!$isGuest)
54 #set($discard = $columns.add("_actions"))
55 #end
56 #livetable('jobs' $columns $columnsProperties $options)
57 {{/velocity}}