Changes for page Home

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

From version 87.1
edited by Judith Steinfeld
on 2024/11/15 13:49
Change comment: There is no comment for this version
To version 90.1
edited by Benjamin Fischer
on 2024/11/21 11:01
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
... ... @@ -9,9 +9,13 @@
9 9  (Research on Universe and Matter)
10 10  {{/box}}
11 11  
12 -==== **Welcome to the new ErUM-Data-Hub Wiki - a place for all ErUM-Data communities, to interact and share information with one another.** ====
12 +== **Welcome** ==
13 13  
14 +==== ====
14 14  
16 +==== Welcome to the new ErUM-Data-Hub Wiki - a place for all ErUM-Data communities, to interact and share information with one another. ====
17 +
18 +
15 15  If you have any ideas for new features or content that you would want to find here, feel free to get in contact with us.
16 16  Otherwise, you can always create an account and contribute improvements or novel content yourself. For now, the registration is not open to the puplic.
17 17  
... ... @@ -20,7 +20,7 @@
20 20  
21 21  == What is new? ==
22 22  
23 -Have a look at our new comprehensive:
27 +Have a look at our new comprehensive material collection and People in ErUM-Data list:
24 24  
25 25  * [[Material collection]] of learning and teaching materials, and
26 26  * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
... ... @@ -27,7 +27,7 @@
27 27  
28 28  = =
29 29  
30 -= ErUM-Data Calendar =
34 +== ErUM-Data Calendar ==
31 31  
32 32  {{velocity output="false"}}
33 33  $xwiki.ssx.use("Calendar.FullCalendar")
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];