Changes for page Home

Last modified by Benjamin Fischer on 2025/06/04 14:20

From version 88.1
edited by Judith Steinfeld
on 2024/11/15 13:50
Change comment: There is no comment for this version
To version 93.1
edited by Benjamin Fischer
on 2025/01/06 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.JudithSteinfeld
1 +XWiki.fischer
Content
... ... @@ -1,7 +1,7 @@
1 1  === ===
2 2  
3 3  {{box cssClass="floatinginfobox" image="https://wiki.test.erumdatahub.de/bin/download/Main/WebHome/logo_horizontal_23_neu.png?width=200"}}
4 -{{displayIcon name="application_view_tile"/}} [[Indico>>https://indico.desy.de/category/984/]]
4 +{{displayIcon name="application_view_tile"/}} [[Events (Indico)>>https://indico.desy.de/category/984/]]
5 5  {{displayIcon name="email"/}} [[Mailing Lists>>doc:DIG-UM.Mailing Lists.WebHome]]
6 6  {{displayIcon name="world"/}} [[Website>>https://erumdatahub.de/]]
7 7  
... ... @@ -24,7 +24,7 @@
24 24  
25 25  == What is new? ==
26 26  
27 -Have a look at our new comprehensive:
27 +Have a look at our new comprehensive material collection and People in ErUM-Data list:
28 28  
29 29  * [[Material collection]] of learning and teaching materials, and
30 30  * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
erumdatahub-favicon-150x150.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.fischer
Size
... ... @@ -1,1 +1,0 @@
1 -17.5 KB
Content
jahreskalender_2024_v14.xlsx
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.JudithSteinfeld
Size
... ... @@ -1,1 +1,0 @@
1 -25.5 KB
Content
XWiki.JavaScriptExtension[0]
Code
... ... @@ -155,6 +155,10 @@
155 155   firstDay: "1",
156 156   minTime: "8:00",
157 157   maxTime: "23:00",
158 + validRange: {
159 + start: '2022-01-01',
160 + end: '2027-01-01',
161 + },
158 158   editable: false,
159 159   eventDataTransform: event => {
160 160   const cal = event.url.split("/")[4];