Wiki source code of Home

Version 72.21 by Benjamin Fischer on 2024/11/06 12:48

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]]
4 {{displayIcon name="world"/}} [[Website>>https://erumdatahub.de/]]
5 {{/box}}
6
7 Welcome to the new ErUM-Data-Hub Wiki - a place for all ErUM-Data communities, to interact and share information with one another.
8
9 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.
10 Otherwise, you can always create an account and contribute improvements or novel content yourself. For now, the registration is not open to the puplic.
11
12 = What is new? =
13
14 Have a look at our new comprehensive:
15
16 * [[Material collection]] of learning and teaching materials, and
17 * [[People in ErUM-Data]] list of research groups and contact information of people who work in ErUM-Data.
18
19 = ErUM-Data Calendar =
20
21 {{velocity output="false"}}
22 $xwiki.ssx.use("Calendar.FullCalendar")
23 $xwiki.ssx.use("MoccaCalendar.Code.Macro")
24 $xwiki.jsx.use("Calendar.FullCalendar", {'defer': false})
25 $xwiki.jsx.use("MoccaCalendar.Code.Macro", {'defer': false})
26 {{/velocity}}
27
28 (% id="calendarCustom" %)
29 (((
30
31 )))
32
33 {{velocity}}
34 #set ($showcomments = false)
35 #set ($showannotations = false)
36 #set ($showattachments = $hasAdmin)
37 #set ($showhistory = $hasAdmin)
38 #set ($showinformation = $hasAdmin)
39 #set ($displayContentFooter = false)
40 {{/velocity}}