#==============================================================================#
| Event Calendar Widget                                                        |
| ---------------------                                                        |
| (c) 2009 Nicolas Tessore                                                     |
|                                                                              |
| Version: 1.0 (2009-08-27)                                                    |
#==============================================================================#

Requires the "event_calendar" module.

This widget display a calendar summary using the jQuery UI Datepicker.

Individual dates can be clicked to go to the corresponding calendar page.

It supports a "live" mode in which a list of events for the currently visible
dates is requested. Subsequently, only the dates with events are selectable.

Includes the following third-party packages:
  - jQuery, http://jquery.com
  - jQuery UI, http://jqueryui.com
 