Hi Jan, I try to add the public calendar in config.js with :
var globalSubscribedCalendars={hrefLabel: 'Subscribed', calendars: [{displayName: 'Calendrier Scolaire Zone C', href: 'http://cache.media.education.gouv.fr/ics/Calendrier_Scolaire_Zone_C.ics', userAuth: {userName: '', userPassword: ''}, ignoreAlarm: true, color: '#FFA858', typeList: ['vevent','vtodo']}]};
Is it correct ? the calendar path is the same I use with thunderbird/lightning
another question: is it possible to change the default color for the calendar in globalNetworkCheckSettings ? If it's with backgroundcalendars, I'm sorry I don't understand what it is.
One more question : some events I enter with caldavzap are missing in thunderbird/lighning, do you have a clue of the problem ? I don't think it's due to caldavzap because I can see all my events on my android calendar, but just in case. Else I'll see with baikal.
Thanks a lot for your help Antonio
----- Mail original -----
De: "a pessoa" a.pessoa@free.fr À: davclients@inf-it.com Envoyé: Mardi 8 Septembre 2015 16:34:01 Objet: Re: [Inf-IT DAVcl] [CadDavZap] Default settings for alarm
By the way, how can I add a public calendar like : http://cache.media.education.gouv.fr/ics/Calendrier_Scolaire_Zone_C.ics
see the globalSubscribedCalendars, but it will work ONLY if remote servers (where ics files are hosted) return proper CORS headers (see readme.txt), otherwise this functionality will not work (JavaScript limitation)!