Hi, I was wondering if anybody is interested in our new implementation for the Calendar UI Demo? We've made a complete new UI from scratch. The XML the previous calendar was using is not 100% compatible but it should be not that hard to refactor it to make it working. It does not have the fancy switches between week/month/day (however would be still possible to integrate that) but it also solves some issues of the current Calendar Demo Incorrect clipping of events when you scroll days while event is selected. Also it enable some more functionality like: - Timezone aware - Drag and Drop events inside the day,week,month view as well dragging to other days - adjust meeting length by dragging event bottom edge only - popup for event details - if there are multiple events at the same time they are ordered by start-time + adjusted next to each other + width is changed so that you can see all events
It is OpenSourced under the Apache License 2.0. You can see screenshots on our website as well as try the demo: Screenshot: http://incubator.apache.org/openmeetings/images/calendar.png Demo: http://demo.openmetings.de I did not try to compile to DHTML yet because we use RTMP connection to save/update events. Sebastian -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
