[Building Sakai] Export calendar problem.

Sam Chow samchow at ln.edu.hk
Thu Nov 19 23:33:18 PST 2009


Dear Beth,

After i modifiied this java method, its work fine. Many Thanks.

But i found that, the exported ical didnt include the schedule of the 
teacher's class. Any idea, if i want the exported icalendar include all of 
the teacher schedlue? Many Thanks.


Best Regards,
Sam Chow


----- Original Message ----- 
From: "Beth Kirschner" <bkirschn at umich.edu>
To: "Sam Chow" <samchow at ln.edu.hk>
Cc: <sakai-dev at collab.sakaiproject.org>
Sent: Thursday, November 19, 2009 9:47 PM
Subject: Re: [Building Sakai] Export calendar problem.


> Hi Sam,
>
>    If you'd like to have the DTEND field included, you should write  up 
> your request in JIRA (http://jira.sakaiproject.org/secure/Dashboard.jspa ) 
> and if possible, submit a patch to go along with it. The code that 
> generates the iCal events is in the 
> org.sakaiproject.calendar.impl.BaseCalendarService.generateIcal()  method.
>
> - Beth
>
> On Nov 19, 2009, at 3:05 AM, Sam Chow wrote:
>
>> Dear Sir,
>>
>> I am using Sakai 2.6 and i have enabled the funciton of export a 
>> schedule in to a iCal file. I have set up a phpicalendar to link  with 
>> the exported sakai calendar, but i found that the end time  didnt show. 
>> After i check the iCal file, it have dtstart but dont  have dtend. But so 
>> funny that google can get the end time, i guess  it is using the Duration 
>> to get it.
>>
>> Can i add the DTEND in the exported iCal file?
>>
>> Many Thanks.
>>
>> Best Regards,
>> Sam Chow
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to 
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of 
>> "unsubscribe"
>
> 




More information about the sakai-dev mailing list