docs: update IT-Infra-Services/Kalender
This commit is contained in:
parent
628b90566f
commit
793f669c11
1 changed files with 11 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: Kalender
|
title: Kalender
|
||||||
description:
|
description:
|
||||||
published: 1
|
published: 1
|
||||||
date: 2023-07-01T17:48:07.736Z
|
date: 2023-07-01T17:50:08.803Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2023-07-01T17:03:41.742Z
|
dateCreated: 2023-07-01T17:03:41.742Z
|
||||||
|
@ -15,7 +15,17 @@ webmail: https://mail.flipdot.org/SOGo
|
||||||
im com@flipdot.org account angelegt
|
im com@flipdot.org account angelegt
|
||||||
|
|
||||||
## Website
|
## Website
|
||||||
|
### Link
|
||||||
https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fmail.flipdot.org%2FSOGo%2Fdav%2Fpublic%2Fcom%40flipdot.org%2FCalendar%2F41-64A05800-5-1B5BE560.ics
|
https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fmail.flipdot.org%2FSOGo%2Fdav%2Fpublic%2Fcom%40flipdot.org%2FCalendar%2F41-64A05800-5-1B5BE560.ics
|
||||||
|
### Iframe
|
||||||
|
```
|
||||||
|
<iframe id="open-web-calendar"
|
||||||
|
style="background:url('https://raw.githubusercontent.com/niccokunzmann/open-web-calendar/master/static/img/loaders/circular-loader.gif') center center no-repeat;"
|
||||||
|
src="https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fwww.calendarlabs.com%2Fical-calendar%2Fics%2F46%2FGermany_Holidays.ics"
|
||||||
|
sandbox="allow-scripts allow-same-origin allow-top-navigation"
|
||||||
|
allowTransparency="true" scrolling="no"
|
||||||
|
frameborder="0" height="600px" width="100%"></iframe>
|
||||||
|
```
|
||||||
|
|
||||||
## Public
|
## Public
|
||||||
- authenticated
|
- authenticated
|
||||||
|
|
Loading…
Reference in a new issue