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 97.1
edited by Jan Bürger
on 2025/01/13 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.JudithSteinfeld
1 +XWiki.JanBurger
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  
... ... @@ -9,18 +9,23 @@
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  
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 -Otherwise, you can always create an account and contribute improvements or novel content yourself. For now, the registration is not open to the puplic.
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 17  
18 +This wiki will be launched and released for use in January 2025. Please note that further development is an ongoing effort. Further functions, content and interaction options are planned. **This wiki is for you, the ErUM-Data community**, and is intended to meet your needs. For optimal functionality, we are dependent on your input. We are always happy to receive feedback, suggestions and requests, which you are welcome to send to angela.warkentin@erumdatahub.de.
19 +
20 +**We invite you to create an account and contribute improvements and contents yourself. For help, see this [[registrationvideo>>attach:registration.mp4]]. Registration opens January 13th. **
21 +
22 +
18 18  {{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/]].
19 19  
20 20  
21 21  == What is new? ==
22 22  
23 -Have a look at our new comprehensive:
28 +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 =
35 +== ErUM-Data Calendar ==
31 31  
32 32  {{velocity output="false"}}
33 33  $xwiki.ssx.use("Calendar.FullCalendar")
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
registration.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.JanBurger
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
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];