Wiki source code of Jobs in ErUM-Data
Version 6.1 by Judith Steinfeld on 2025/06/03 10:49
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"]] | ||
![]() |
6.1 | 3 | * ((( |
4 | ===== For help, see this [[video>>attach:xwiki:Jobs in ErUM-Data.video.WebHome]]. ===== | ||
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"}, |
38 | "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, | ||
39 | 'valid': {"html": true}, | ||
40 | "doc.date": {"displayName": "Last Updated"}, | ||
41 | "_actions": {"actions": ["view", "edit"]} | ||
42 | }) | ||
43 | #set ($options = { | ||
44 | 'className': 'Job Offers.Code.Job OffersClass', | ||
45 | 'translationPrefix': 'job offers.livetable.', | ||
46 | 'tagCloud': true, | ||
47 | 'rowCount': 25, | ||
48 | 'maxPages': 10, | ||
49 | "extraParams" : "tags_className=XWiki.TagClass", | ||
50 | 'selectedColumn': 'doc.date', | ||
51 | 'defaultOrder': 'desc' | ||
52 | }) | ||
![]() |
1.5 | 53 | #set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date']) |
![]() |
1.1 | 54 | #if (!$isGuest) |
55 | #set($discard = $columns.add("_actions")) | ||
56 | #end | ||
57 | #livetable('jobs' $columns $columnsProperties $options) | ||
58 | {{/velocity}} | ||
![]() |
5.1 | 59 | |
![]() |
6.1 | 60 | {{include reference="Applications.Helpers.Howto Modify Footer.WebHome"}}{{/include}} |