Wiki source code of Jobs in ErUM-Data

Last modified by Benjamin Fischer on 2025/06/16 10:35

Hide last authors
Benjamin Fischer 5.1 1 {{box cssClass="floatinginfobox" title="**The list thrives on being filled.**"}}
2 * You can add/modify your entries! see [[How-To (end of page)>>||anchor="howto"]]
Judith Steinfeld 11.1 3
Judith Steinfeld 16.1 4 (For help, see this [[video>>attach:Jobs in ErUM-Data.WebHome@Video Jobs in ErUM Data.mp4||queryString="rev=1.1"]].)
Judith Steinfeld 11.1 5
Benjamin Fischer 5.1 6 * For questions & suggestions, write [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]].
7 {{/box}}
8
9
Angela Warkentin 3.1 10 ==== **About this list:  ** ====
Benjamin Fischer 1.1 11
Benjamin Fischer 5.1 12 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.
Angela Warkentin 2.1 13
14
15 ==== **Who can post? ** ====
16
Benjamin Fischer 5.1 17 Anyone from the ErUM Community is invited to add jobs in the context of ErUM-Data projects.
Angela Warkentin 2.1 18
Benjamin Fischer 5.1 19 The posts are aimed at both the ErUM Data community and external users.
Angela Warkentin 2.1 20
21
22 ==== **How? ** ====
23
Benjamin Fischer 5.1 24 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.
Angela Warkentin 4.1 25
Benjamin Fischer 5.1 26 The list contains **links to the original job advertisements**. In order to make the list usable, we ask you to add
Angela Warkentin 2.1 27
Benjamin Fischer 5.1 28 * until when the job is advertised,
29 * where the job is advertised
30 * and meaningful keywords.
Angela Warkentin 2.1 31
Benjamin Fischer 5.1 32 If you have any questions or suggestions about the list, please write to [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]].
Angela Warkentin 2.1 33
Benjamin Fischer 1.1 34 {{velocity}}
35 #set ($columnsProperties = {
Benjamin Fischer 1.6 36 'doc.title': {"html": true, "displayName": "Title"},
Benjamin Fischer 1.1 37 'link': {"type": "hidden"},
Benjamin Fischer 17.1 38 "Community": {"tooltip": "KAT - Astroparticle Physics<br/>KET - Elementary Particles Physics<br/>KfB - Accelerator Physics<br/>KFN - Research with neutrons<br/>KFS - Research with synchrotron radiation<br/>KFSI - Research with nuclear probes and ion beams<br/>KHuK - Hadron and nuclear physics<br/>RDS - German Observatory Council"},
39 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol", "aux": [["Community", "KAT", "KET", "KfB", "KFN", "KFS", "KFSI", "KHuK", "RDS", "beyond ErUM"], ["Tags", true]] },
Benjamin Fischer 1.1 40 'valid': {"html": true},
Benjamin Fischer 18.1 41 'topicGroup': {"html": true},
Benjamin Fischer 1.1 42 "doc.date": {"displayName": "Last Updated"},
43 "_actions": {"actions": ["view", "edit"]}
44 })
45 #set ($options = {
46 'className': 'Job Offers.Code.Job OffersClass',
47 'translationPrefix': 'job offers.livetable.',
48 'tagCloud': true,
49 'rowCount': 25,
50 'maxPages': 10,
51 "extraParams" : "tags_className=XWiki.TagClass",
52 'selectedColumn': 'doc.date',
53 'defaultOrder': 'desc'
54 })
Benjamin Fischer 18.1 55 #set ($columns = ['doc.title', 'link', 'location', 'tags', "tags", 'topicGroup', 'valid', 'doc.date'])
Benjamin Fischer 1.1 56 #if (!$isGuest)
57 #set($discard = $columns.add("_actions"))
58 #end
59 #livetable('jobs' $columns $columnsProperties $options)
60 {{/velocity}}
Benjamin Fischer 5.1 61
Judith Steinfeld 6.1 62 {{include reference="Applications.Helpers.Howto Modify Footer.WebHome"}}{{/include}}