Wiki source code of Home
Version 97.4 by Jan Bürger on 2025/01/13 14:05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | === === | ||
2 | |||
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"/}} [[Events (Indico)>>https://indico.desy.de/category/984/]] | ||
5 | {{displayIcon name="email"/}} [[Mailing Lists>>doc:DIG-UM.Mailing Lists.WebHome]] | ||
6 | {{displayIcon name="world"/}} [[Website>>https://erumdatahub.de/]] | ||
7 | |||
8 | //{{icon name="info-circle"/}}//ErUM =** Er**forschung von** U**niversum & **M**aterie | ||
9 | (Research on Universe and Matter) | ||
10 | {{/box}} | ||
11 | |||
12 | == **Welcome [[{{icon name="question-circle"}}{{/icon}>>attach:registration.mp4]]** == | ||
13 | |||
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 | 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 [[video>>attach:registration.mp4]]. Registration opens January 13th. ** | ||
21 | |||
22 | |||
23 | {{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/]]. | ||
24 | |||
25 | |||
26 | == What is new? == | ||
27 | |||
28 | Have a look at our new comprehensive material collection and People in ErUM-Data list: | ||
29 | |||
30 | * [[Material collection]] of learning and teaching materials, and | ||
31 | * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data. | ||
32 | |||
33 | = = | ||
34 | |||
35 | == ErUM-Data Calendar == | ||
36 | |||
37 | {{velocity output="false"}} | ||
38 | $xwiki.ssx.use("Calendar.FullCalendar") | ||
39 | $xwiki.jsx.use("Calendar.FullCalendar", {'defer': false}) | ||
40 | $xwiki.jsx.use("Main.WebHome", {'defer': false, 'minify': false}) | ||
41 | {{/velocity}} | ||
42 | |||
43 | (% id="calendarCustom" %) | ||
44 | ((( | ||
45 | |||
46 | ))) | ||
47 | |||
48 | {{velocity}} | ||
49 | #set ($showcomments = false) | ||
50 | #set ($showannotations = false) | ||
51 | #set ($showattachments = $hasAdmin) | ||
52 | #set ($showhistory = $hasAdmin) | ||
53 | #set ($showinformation = $hasAdmin) | ||
54 | #set ($displayContentFooter = false) | ||
55 | {{/velocity}} |