[CalendarServer] #345: Make iCal Server to provide subscriptions or feeds
#345: Make iCal Server to provide subscriptions or feeds -------------------------------------+-------------------------------------- Reporter: alex.thurley@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 2: Expected | Milestone: CalendarServer-2.x Component: Calendar Server | Severity: Other Keywords: ICS FEED | -------------------------------------+-------------------------------------- It just happened that I got the request make our group calendar entries for 2 group calendars accessable in a website build in typo3. All calendar plugins for typo3 require an ics-file that can be read out. This should not be a problem for a calendar of an individual user that could be copied to a special place where it is then later taken to the typo3 calendar plugin, but with group calendars we've got an ics file for each event. At the moment we help us and perform a cat, e.g.: cat /Library/CalendarServer/Documents/calendars/__uids__/UID/calendar/* > /location/accessable/to/typo3.... Or does anybody know an easy way to accomplish this very simple need? Thanks! Alex -- Ticket URL: <http://trac.calendarserver.org/ticket/345> CalendarServer </> HTTP/WebDAV/CalDAV Server
#345: Make iCal Server to provide subscriptions or feeds --------------------------------------+------------------------------------- Reporter: alex.thurley@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 2: Expected | Milestone: CalendarServer-2.x Component: Calendar Server | Severity: Other Resolution: Behaves correctly | Keywords: ICS FEED --------------------------------------+------------------------------------- Changes (by wsanchez@…): * status: new => closed * resolution: => Behaves correctly Comment: The `calendarserver_export` tool can do this. -- Ticket URL: <http://trac.calendarserver.org/ticket/345#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
#345: Make iCal Server to provide subscriptions or feeds --------------------------------------+------------------------------------- Reporter: alex.thurley@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 2: Expected | Milestone: CalendarServer-2.x Component: Calendar Server | Severity: Other Resolution: Behaves correctly | Keywords: ICS FEED --------------------------------------+------------------------------------- Comment(by alex.thurley@…): Replying to [comment:1 wsanchez@…]:
The `calendarserver_export` tool can do this.
Thank you. Since I'm new here, I assume I have to download the sourcecode and then find that script, correct? Which calendarserver version would I download so that the export tool would work in 10.5.7 server? And is it possible to let this script run via launchd each let's say 15 minutes? Or does it take much cpu power? Thanks, Alex -- Ticket URL: <http://trac.calendarserver.org/ticket/345#comment:2> CalendarServer </> HTTP/WebDAV/CalDAV Server
#345: Make iCal Server to provide subscriptions or feeds --------------------------------------+------------------------------------- Reporter: alex.thurley@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 2: Expected | Milestone: CalendarServer-2.x Component: Calendar Server | Severity: Other Resolution: Behaves correctly | Keywords: ICS FEED --------------------------------------+------------------------------------- Comment(by wsanchez@…): That script works on the 2.x versions of the server. You would have to back-port it to the 1.x server in order to get it to work there. That ''should'' be fairly straightforward. -- Ticket URL: <http://trac.calendarserver.org/ticket/345#comment:3> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer