GSoC Calender Application

Last modified by Michelle Shi on 2010/03/19 01:07

Project: http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/#HCalendarapplication

GSoC 2010 Home Page

Requirement

  • display day, week, month, year view for the calendar
  • store the event objects anywhere in the wiki
  • have a friendly UI for adding, changing and filtering events
  • import events from the old version event calendar.
  • support microformats
  • export in standard formats (ical)

Plan

Done

  • Learn How to create Calender Event Class in xwiki  (done at 2010-03-10)
  • Learn the "Suggested way of working for GSoC students" (done at 2010-03-10)
  • build xwiki from source code (done at 2010-03-13)
  • use the old calendar application, and read the source code (done at 2010-03-14)
  • learn XWiki Data Model

ToDo

  • use javascript to display day, week, month, year view for the calendar (Created at 2010-03-07)
  • check out all the content in Developer's Guide (Created at 2010-03-14)
  • Check out the open source calendar program and learn the the source code. Learn how to develop application in xwiki. Learn the Tutorials and Guides in this page http://platform.xwiki.org/xwiki/bin/view/DevGuide/. (Created at 2010-03-14)
  • how to realise "calendar event in its own document And the calendar view just gathers and displays all the events in the current wiki or space" (Created at 2010-03-14)
  • build a prototype in myxwiki (Created at 2010-03-14)