Wiki source code of Home
Version 72.16 by Benjamin Fischer on 2024/11/06 12:09
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
67.2 | 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}} | ||
![]() |
1.1 | 6 | |
![]() |
67.2 | 7 | Welcome to the new ErUM-Data-Hub Wiki - a place for all ErUM-Data communities, to interact and share information with one another. |
![]() |
27.1 | 8 | |
![]() |
67.2 | 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. | ||
![]() |
4.1 | 11 | |
![]() |
70.1 | 12 | = What is new? = |
![]() |
4.1 | 13 | |
![]() |
69.1 | 14 | Have a look at our new comprehensive: |
![]() |
11.1 | 15 | |
![]() |
69.1 | 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. | ||
![]() |
60.1 | 18 | |
![]() |
70.1 | 19 | = ErUM-Data Calendar = |
20 | |||
![]() |
72.5 | 21 | {{velocity output="false"}} |
![]() |
72.6 | 22 | $xwiki.jsx.use("Calendar.FullCalendar", {'defer': false}) |
![]() |
72.5 | 23 | $xwiki.jsx.use("MoccaCalendar.Code.Macro", {'defer': false}) |
![]() |
72.7 | 24 | {{/velocity}} |
![]() |
72.8 | 25 | |
![]() |
72.13 | 26 | (% id="calendarCustom" %) |
27 | ((( | ||
28 | ))) | ||
29 | |||
30 | ---- | ||
31 | |||
![]() |
72.3 | 32 | {{calendar json="/bin/get/MoccaCalendar/Code/JSONService?xpage=plain&outputSyntax=plain&calendarDoc=Main.WebHome&filter=wiki&classname=MoccaCalendar.MoccaCalendarEventClass&startfield=startDate&endfield=endDate&durationfield=" right="month,plainList" editable="false"/}} |
![]() |
70.1 | 33 | |
![]() |
24.9 | 34 | {{velocity}} |
35 | #set ($showcomments = false) | ||
36 | #set ($showannotations = false) | ||
37 | #set ($showattachments = $hasAdmin) | ||
38 | #set ($showhistory = $hasAdmin) | ||
39 | #set ($showinformation = $hasAdmin) | ||
![]() |
26.1 | 40 | #set ($displayContentFooter = false) |
![]() |
24.9 | 41 | {{/velocity}} |