Wiki source code of Home

Version 83.1 by Judith Steinfeld on 2024/11/12 13:01

Show last authors
1 {{box cssClass="floatinginfobox" image="https://wiki.test.erumdatahub.de/bin/download/Main/WebHome/logo_horizontal_23_neu.png?width=200"}}
2 {{displayIcon name="application_view_tile"/}} [[Indico>>https://indico.desy.de/category/984/]]
3 {{displayIcon name="email"/}} [[Mailing Lists>>doc:DIG-UM.Mailing Lists.WebHome]]
4 {{displayIcon name="world"/}} [[Website>>https://erumdatahub.de/]]
5
6 //{{icon name="info-circle"/}}//ErUM =** Er**forschung von** U**niversum & **M**aterie
7 (Research on Universe and Matter)
8 {{/box}}
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.** ====
11
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 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
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
17
18 = What is new? =
19
20 Have a look at our new comprehensive:
21
22 * [[Material collection]] of learning and teaching materials, and
23 * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
24
25
26 = ErUM-Data Calendar =
27
28 {{velocity output="false"}}
29 $xwiki.ssx.use("Calendar.FullCalendar")
30 $xwiki.jsx.use("Calendar.FullCalendar", {'defer': false})
31 $xwiki.jsx.use("Main.WebHome", {'defer': false, 'minify': false})
32 {{/velocity}}
33
34 (% id="calendarCustom" %)
35 (((
36
37 )))
38
39 {{velocity}}
40 #set ($showcomments = false)
41 #set ($showannotations = false)
42 #set ($showattachments = $hasAdmin)
43 #set ($showhistory = $hasAdmin)
44 #set ($showinformation = $hasAdmin)
45 #set ($displayContentFooter = false)
46 {{/velocity}}