Wiki source code of Home

Version 76.1 by Judith Steinfeld on 2024/11/12 08:28

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 = What is new? =
16
17 Have a look at our new comprehensive:
18
19 * [[Material collection]] of learning and teaching materials, and
20 * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
21
22
23 = ErUM-Data Calendar =
24
25 {{velocity output="false"}}
26 $xwiki.ssx.use("Calendar.FullCalendar")
27 $xwiki.jsx.use("Calendar.FullCalendar", {'defer': false})
28 $xwiki.jsx.use("Main.WebHome", {'defer': false, 'minify': false})
29 {{/velocity}}
30
31 (% id="calendarCustom" %)
32 (((
33
34 )))
35
36 {{velocity}}
37 #set ($showcomments = false)
38 #set ($showannotations = false)
39 #set ($showattachments = $hasAdmin)
40 #set ($showhistory = $hasAdmin)
41 #set ($showinformation = $hasAdmin)
42 #set ($displayContentFooter = false)
43 {{/velocity}}