ajout d'une page présentant le calendrier ICS
This commit is contained in:
parent
6026240d40
commit
66e748f936
3 changed files with 35 additions and 2 deletions
|
@ -248,7 +248,7 @@ Anciela discute régulièrement avec Esther et Quentin au sujet de l'asso, a peu
|
||||||
|
|
||||||
_Authenticated User Access_ (on voit tout et on peut tout modifier si on a un compte deuxfleurs)
|
_Authenticated User Access_ (on voit tout et on peut tout modifier si on a un compte deuxfleurs)
|
||||||
|
|
||||||
- CalDAV URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300/<
|
- CalDAV URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300/>
|
||||||
- WebDAV ICS URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.ics>
|
- WebDAV ICS URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.ics>
|
||||||
- WebDAV XML URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.xml>
|
- WebDAV XML URL <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.xml>
|
||||||
|
|
||||||
|
|
33
content/vie_associative/calendrier_partage.md
Normal file
33
content/vie_associative/calendrier_partage.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title: "Calendrier partagé"
|
||||||
|
description: "Calendrier partagé"
|
||||||
|
weight: 5
|
||||||
|
extra:
|
||||||
|
parent: 'vie_associative/_index.md'
|
||||||
|
---
|
||||||
|
|
||||||
|
Le calendrier des événements internes et externes de l'association hébergé par [SoGO](https://sogo.deuxfleurs.fr/SOGo/).
|
||||||
|
|
||||||
|
Tous les clients mails disposant d'un agenda devraient vous permettre d'afficher l'agenda Deuxfleurs d'une des trois suivantes.
|
||||||
|
Sur SoGO, il faut se rendre sur l'onglet « Agenda ».
|
||||||
|
Sur le panneau de gauche, de cliquer sur le « + » (plus) en face de « Calendriers web », de renseigner l'adresse CalDAV ci-dessous (authentifié au non), et éventuellement de rentrer vos identifiants Deuxfleurs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Accès authentifié
|
||||||
|
|
||||||
|
(on voit tout et on peut tout modifier si on a un compte deuxfleurs)
|
||||||
|
|
||||||
|
Utilisez `<pseudo>@deuxfleurs.fr` pour vous identifier, pas seulement votre `<pseudo>`.
|
||||||
|
|
||||||
|
- CalDAV : <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300/>
|
||||||
|
- WebDAV ICS : <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.ics>
|
||||||
|
- WebDAV XML : <https://sogo.deuxfleurs.fr/SOGo/dav/lx/Calendar/22-63E29280-1-71341300.xml>
|
||||||
|
|
||||||
|
## Accès public
|
||||||
|
|
||||||
|
(on voit seulement les trucs publics)
|
||||||
|
|
||||||
|
- CalDAV : <https://sogo.deuxfleurs.fr/SOGo/dav/public/lx/Calendar/22-63E29280-1-71341300/>
|
||||||
|
- WebDAV ICS : <https://sogo.deuxfleurs.fr/SOGo/dav/public/lx/Calendar/22-63E29280-1-71341300.ics>
|
||||||
|
- WebDAV XML : <https://sogo.deuxfleurs.fr/SOGo/dav/public/lx/Calendar/22-63E29280-1-71341300.xml>
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Statuts"
|
title: "Statuts"
|
||||||
description: "Statuts de l'association"
|
description: "Statuts de l'association"
|
||||||
weight: 1
|
weight: 20
|
||||||
extra:
|
extra:
|
||||||
parent: 'vie_associative/_index.md'
|
parent: 'vie_associative/_index.md'
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue