Feature #37596
add caldav support
| Status: | New | Start date: | 2012-05-30 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Mario Matzulla | % Done: | 0% |
|
| Category: | External Interfaces | Spent time: | - | |
| Target version: | Unconfirmed | |||
| Votes: | 1 (View) |
Description
As you are able to import ics files already it would be genius to also import caldav resources - thanks
Steps to do:
- use sabredav to fetch directory content
- fetch single ics files
- import /update them (they have unique id's)
regards
Kay
History
Updated by Thomas Kowtsch 9 months ago
- Target version set to Unconfirmed
Changing version tag to unconfirmed - istn't this something the caldav extension was developed for?
Updated by Chris no-lastname-given 8 months ago
@Thomas: the caldav extension does the following: "So you connect your iphone, sunbird or what ever CalDAV client to TYPO3 calendar.", after looking at the documentation I think (not tested) its just for reading data from cal via CalDav-Client, but not to import.
Updated by Kay Strobach 8 months ago
basicly the feature request asks for the following feature:
1. typo3 should connect to a caldav server
2. *.ics files should be fetched and merged
3. merged file should be imported as remote calender like the ics calender can be imported now
PS: i can supply a simple bash / php/ wget script, which merges *.ics files an though allows cal to import caldav calendars :D
Regards
Kay
Updated by Chris no-lastname-given 7 months ago
Maybe I could spend some sponsoring-budget for that feature.
Is there any place to discuss the amount etc pp.?
Regards
Christoph
Updated by Mario Matzulla 7 months ago
The caldav extension is for the synchronization between different caldav clients and the cal extension (server). If this is what you are looking for, please check it out.
As for importing caldav sources out of the cal extension itself, I don't think I will be able to integrate such a feature.
Updated by Kay Strobach 7 months ago
Hello Mario,
i mean the later task.
It's easy to implement, it's just about fetching all files and merging them, after that step of mergin it's just one big ics file ;D
Regards
Kay
Updated by Mario Matzulla 6 months ago
I think, that this might also work as an addon extension. It's not necessary to include it in cal - which is already too large.
And on the other hand, I don't have the time to implement it. So please go ahead :)