Happy !
PharoExtras / FullCalendar
Monticello registration
About FullCalendar
This project is an encapsulation of the javascript project FullCalendar (http://fullcalendar.io/).
To use it; add the FullCalendarLibrary to your seaside application then display the FullCalendarComponent:
renderContentOn: html html render: (FullCalendarComponent events: {FullCalendarEvent start: DateAndTime now end: DateAndTime now + 2 hours title: 'A really close event'})
contact: guillaume.larcheveque@gmail.com
