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