Wiki source code of Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
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"]] | ||
![]() |
11.1 | 3 | |
![]() |
16.1 | 4 | (For help, see this [[video>>attach:Jobs in ErUM-Data.WebHome@Video Jobs in ErUM Data.mp4||queryString="rev=1.1"]].) |
![]() |
11.1 | 5 | |
![]() |
5.1 | 6 | * For questions & suggestions, write [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]]. |
7 | {{/box}} | ||
8 | |||
9 | |||
![]() |
3.1 | 10 | ==== **About this list: ** ==== |
![]() |
1.1 | 11 | |
![]() |
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. |
![]() |
2.1 | 13 | |
14 | |||
15 | ==== **Who can post? ** ==== | ||
16 | |||
![]() |
5.1 | 17 | Anyone from the ErUM Community is invited to add jobs in the context of ErUM-Data projects. |
![]() |
2.1 | 18 | |
![]() |
5.1 | 19 | The posts are aimed at both the ErUM Data community and external users. |
![]() |
2.1 | 20 | |
21 | |||
22 | ==== **How? ** ==== | ||
23 | |||
![]() |
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. |
![]() |
4.1 | 25 | |
![]() |
5.1 | 26 | The list contains **links to the original job advertisements**. In order to make the list usable, we ask you to add |
![]() |
2.1 | 27 | |
![]() |
5.1 | 28 | * until when the job is advertised, |
29 | * where the job is advertised | ||
30 | * and meaningful keywords. | ||
![]() |
2.1 | 31 | |
![]() |
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]]. |
![]() |
2.1 | 33 | |
![]() |
1.1 | 34 | {{velocity}} |
35 | #set ($columnsProperties = { | ||
![]() |
1.6 | 36 | 'doc.title': {"html": true, "displayName": "Title"}, |
![]() |
1.1 | 37 | 'link': {"type": "hidden"}, |
![]() |
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]] }, | ||
![]() |
1.1 | 40 | 'valid': {"html": true}, |
![]() |
18.1 | 41 | 'topicGroup': {"html": true}, |
![]() |
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 | }) | ||
![]() |
18.1 | 55 | #set ($columns = ['doc.title', 'link', 'location', 'tags', "tags", 'topicGroup', 'valid', 'doc.date']) |
![]() |
1.1 | 56 | #if (!$isGuest) |
57 | #set($discard = $columns.add("_actions")) | ||
58 | #end | ||
59 | #livetable('jobs' $columns $columnsProperties $options) | ||
60 | {{/velocity}} | ||
![]() |
5.1 | 61 | |
![]() |
6.1 | 62 | {{include reference="Applications.Helpers.Howto Modify Footer.WebHome"}}{{/include}} |