Author Topic: Outlook ICS files, view-able with a roundcube calendar plugin?  (Read 6638 times)

Offline craig2014

  • Newbie
  • *
  • Posts: 1
Outlook ICS files, view-able with a roundcube calendar plugin?
« on: January 13, 2014, 07:57:24 PM »
Hi,

I might be dreaming, but worth a shot. We have a unique situation where a user would like to export all their calendar information in a way where the other staff can view it from a read only website, is there any way to import this data?

File: Output.ics
====================================================================
BEGIN:VEVENT
CLASS:PUBLIC
CREATED:20140114T000427Z
DESCRIPTION:Test123\n
DTEND;VALUE=DATE:20140109
DTSTAMP:20140114T000453Z
DTSTART;VALUE=DATE:20140108
LAST-MODIFIED:20140114T000427Z
PRIORITY:5
SEQUENCE:0
SUMMARY;LANGUAGE=en-us:test123
TRANSP:TRANSPARENT
UID:040000008200E00074C5B7101A82E00800000000C015A16B1811CF01000000000000000
   0100000009F23CA3B7BEC7D4A930599B3F02FC977
X-ALT-DESC;FMTTYPE=text/html:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//E
   N">\n<HTML>\n<HEAD>\n<META NAME="Generator" CONTENT="MS Exchange Server ve
   rsion 14.02.5004.000">\n<TITLE></TITLE>\n</HEAD>\n<BODY>\n<!-- Converted f
   rom text/rtf format -->\n\n<P DIR=LTR><SPAN LANG="en-us"><FONT FACE="Calib
   ri">Test123</FONT></SPAN><SPAN LANG="en-us"></SPAN></P>\n\n</BODY>\n</HTML
   >
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
X-MS-OLK-CONFTYPE:0
BEGIN:VALARM
TRIGGER:-PT1080M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
====================================================================

Regards,

Craig

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: Outlook ICS files, view-able with a roundcube calendar plugin?
« Reply #1 on: January 14, 2014, 02:46:07 AM »
Kolab Calendar plugin will import this file, but you need to add BEGIN:VCALENDAR on start and END:VCALENDAR on end of the file.