Changes for page Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
From version 17.1
edited by Benjamin Fischer
on 2025/06/04 11:59
on 2025/06/04 11:59
Change comment:
There is no comment for this version
To version 14.1
edited by Judith Steinfeld
on 2025/06/03 11:05
on 2025/06/03 11:05
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. fischer1 +XWiki.JudithSteinfeld - Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{box cssClass="floatinginfobox" title="**The list thrives on being filled.**"}} 2 2 * You can add/modify your entries! see [[How-To (end of page)>>||anchor="howto"]] 3 3 4 - (For help, see this [[video>>at tach:Jobs.WebHome@Video||queryString="rev=1.1"]].)4 + (For help, see this [[video.>>xwiki:Jobs in ErUM-Data.video\..WebHomehttps://wiki.erumdatahub.de/bin/download/Jobs%20in%20ErUM-Data/WebHome/Video%20Jobs%20in%20ErUM%20Data.mp4?rev=1.1]]) 5 5 6 6 * For questions & suggestions, write [[angela.warkentin@erumdatahub.de>>mailto:angela.warkentin@erumdatahub.de]]. 7 7 {{/box}} ... ... @@ -35,8 +35,7 @@ 35 35 #set ($columnsProperties = { 36 36 'doc.title': {"html": true, "displayName": "Title"}, 37 37 'link': {"type": "hidden"}, 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]] }, 38 + "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, 40 40 'valid': {"html": true}, 41 41 "doc.date": {"displayName": "Last Updated"}, 42 42 "_actions": {"actions": ["view", "edit"]} ... ... @@ -51,7 +51,7 @@ 51 51 'selectedColumn': 'doc.date', 52 52 'defaultOrder': 'desc' 53 53 }) 54 -#set ($columns = ['doc.title', 'link', 'location', 'tags', "tags",'valid', 'doc.date'])53 +#set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date']) 55 55 #if (!$isGuest) 56 56 #set($discard = $columns.add("_actions")) 57 57 #end