====== icalendar ======
==== Problème ====
Curieusement, le premier caractère de l'URL est bouffé... et même en ajoutant un espace avant l'URL, voici le message d'erreur qu'on obtient :
'' Error in Plugin iCalendar: Could not get 'http://plannings.univ-rennes1.fr/ade/custom/modules/plannings/direct_cal.jsp?resources=2633&calType=ical&login=cal&password=visu&firstDate=2013-09-01&lastDate=2014-12-31&projectId=12': -100''
=> supprimé
===== agenda ADE =====
{{iCalendar>
http://plannings.univ-rennes1.fr/ade/custom/modules/plannings/direct_cal.jsp?resources=2633&calType=ical&firstDate=2013-08-01&lastDate=2014-12-31&login=cal&password=visu&projectId=12
}}
{{iCalendar> http://plannings.univ-rennes1.fr/ade/custom/modules/plannings/direct_cal.jsp?resources=2633&calType=ical&login=cal&password=visu&firstDate=2013-09-01&lastDate=2014-12-31&projectId=12#from=today&previewDays=30&showAs=table}}
===== agenda zaclys =====
{{iCalendar>https://webcloud.zaclys.com/remote.php/caldav/calendars/13011/personnel}}
{{iCalendar> https://webcloud.zaclys.com/remote.php/caldav/calendars/13011/personnel}}
===== Formats par défauts =====
**défaut**
**Location**: {location_link}\\\\
{description}
**list**
====== {date}: {summary} ======
**Location: {location}**\\
{description}
**table**
| **{date}** | {summary_link} | {location_link} | (({description})) |
====== Remarques ======
* ADE : le champ //description// est bien trop verbeux (informations peu utiles)
* ADE : //summary_link// marche mal, car le champ //summary// contient du code html
===== documentation =====
{{url>http://www.dokuwiki.org/plugin:icalendar#examples_usage}}