Wiki source code of Home
Version 72.6 by Benjamin Fischer on 2024/11/06 11:29
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.6 | 24 | $xwiki.jsx.use("MoccaCalendar.Code.DatePickerExtension", {'defer': false}) |
25 | $xwiki.jsx.use("MoccaCalendar.MoccaCalendarEventSheet") | ||
26 | $xwiki.jsx.use("MoccaCalendar.Code.MoccaCalendarEventModificationClass") | ||
27 | $xwiki.ssx.use("Calendar.FullCalendar") | ||
28 | $xwiki.ssx.use("MoccaCalendar.Code.Macro") | ||
![]() |
72.5 | 29 | {{velocity}} |
![]() |
72.3 | 30 | {{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 | 31 | |
![]() |
24.9 | 32 | {{velocity}} |
33 | #set ($showcomments = false) | ||
34 | #set ($showannotations = false) | ||
35 | #set ($showattachments = $hasAdmin) | ||
36 | #set ($showhistory = $hasAdmin) | ||
37 | #set ($showinformation = $hasAdmin) | ||
![]() |
26.1 | 38 | #set ($displayContentFooter = false) |
![]() |
24.9 | 39 | {{/velocity}} |