Changes for page Home

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

From version 83.1
edited by Judith Steinfeld
on 2024/11/12 13:01
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
... ... @@ -1,3 +1,5 @@
1 +=== ===
2 +
1 1  {{box cssClass="floatinginfobox" image="https://wiki.test.erumdatahub.de/bin/download/Main/WebHome/logo_horizontal_23_neu.png?width=200"}}
2 2  {{displayIcon name="application_view_tile"/}} [[Indico>>https://indico.desy.de/category/984/]]
3 3  {{displayIcon name="email"/}} [[Mailing Lists>>doc:DIG-UM.Mailing Lists.WebHome]]
... ... @@ -7,8 +7,13 @@
7 7  (Research on Universe and Matter)
8 8  {{/box}}
9 9  
10 -==== **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** ==
11 11  
14 +==== ====
15 +
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 +
12 12  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.
13 13  Otherwise, you can always create an account and contribute improvements or novel content yourself. For now, the registration is not open to the puplic.
14 14  
... ... @@ -15,15 +15,16 @@
15 15  {{icon name="question-circle"}}{{/icon}}Further information, answers to all questions you may have regarding the ErUM-Data-Hub and more about our aims and work can be found on our [[website>>https://erumdatahub.de/]].
16 16  
17 17  
18 -= What is new? =
25 +== What is new? ==
19 19  
20 -Have a look at our new comprehensive:
27 +Have a look at our new comprehensive material collection and People in ErUM-Data list:
21 21  
22 22  * [[Material collection]] of learning and teaching materials, and
23 23  * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
24 24  
32 += =
25 25  
26 -= ErUM-Data Calendar =
34 +== ErUM-Data Calendar ==
27 27  
28 28  {{velocity output="false"}}
29 29  $xwiki.ssx.use("Calendar.FullCalendar")
erumdatahub-favicon-150x150.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.fischer
Size
... ... @@ -1,0 +1,1 @@
1 +17.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];