Agenda from ICS file
-
This plugin is able to read directly from an URL. However this URL must be publicly read. That is not always possible because authorization is required (e..g. horde kronolith). But to read/download the ICS file is easy with wget:
wget –user=”username” –password=”password” https://my.server.fr/xxx/yyy/zzz/abcdefg/file.ics –output-document=myagenda.ics
And with a simple cron job this file is always up-to-date, no caching needed, no special header like url:…?nocache=true. In fact very simple. Is it possible to use such a file in this plugin?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Agenda from ICS file’ is closed to new replies.