Wiki source code of Jobs in ErUM-Data

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

Show last authors
1 ==== **About this list:  ** ====
2
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
8 ===== Anyone from the ErUM Community is invited to add jobs in the context of ErUM-Data projects. =====
9
10 The posts are aimed at both the ErUM Data community and external users.
11
12
13 ==== **How? ** ====
14
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
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
29 ===== =====
30
31 ===== If you have any questions or suggestions about the list, please write to angela.warkentin@erumdatahub.de =====
32
33 {{velocity}}
34 #set ($columnsProperties = {
35 'doc.title': {"html": true, "displayName": "Title"},
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 })
52 #set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date'])
53 #if (!$isGuest)
54 #set($discard = $columns.add("_actions"))
55 #end
56 #livetable('jobs' $columns $columnsProperties $options)
57 {{/velocity}}