Read the statement by Michael Teeuw here.
Empty calendar
-
Hi folks,
I am a bit lost about my calendar…
I am trying to display a simple google calendar on the mirror. Everything works in the config file, but my calendar stays empty although there are items in the calendar{ module: 'calendar', header: 'My Familly', position: 'top_left', config: { calendars: [ { symbol: 'calendar-check-o ', url: 'webcal://calendar.google.com/calendar/ical/somebody%40somewhere.nl/private-52b016aabbbccccdddeeeffabb9ppff58/basic.ics' } ] } },
Whats wrong? / am i doing wrong ?
I have searched the forum, but did not find any answer.
Do i use the -> url: 'webcal:// or is it just url: 'https… ?
Any ideas ?
Thanx!
Poekel -
@poekel I think it’s private calendar. you should get the url of Public calendar of GoogleCalendar.
https://support.google.com/calendar/answer/37083 -
Hi,
Ok, but it does NOT work on the public link either
https://calendar.google.com/calendar/ical/poekel�somewhere.nl/public/basic.ics
should i use -> webcal ://calendar … ?
or
-
@poekel I think you can try it by yourself.