FullCalendar Features

Drag-and-drop events

With the fullcalendar module it is possible to drag, drop and resize your events in the calendar itself (if you have the right permissions). You can try this on the FullCalendar demo.

Note:
Only views build around fields are editable. Views build on node:created or user:login aren't editable because they have a hardcoded timestamp. Editing Google Calendar events won't work either at the moment.

Colorbox - open events in a lightbox

Fullcalendar has build in support for the colorbox module.
- Drupal 6 instructions
- Drupal 7 instructions

Google Calendar support

Starting with version 2 Fullcalendar can handle google calendars.
- Drupal 6 instructions
- Drupal 7 instructions

Event coloring

With Fullcalendar it is possible to color your events.
- Drupal 6 instructions
- Drupal 7 instructions

RTL support

Only supported in version 2
This module has build in RTL support.
The only thing you probably would like to do is changing the order of the buttons.

  1. Go to the "Style update" screen
  2. Edit the header settings, use the "more info" link if needed

AJAX support

Only supported in drupal 7
If your calendar gets a bit slow because it has to load to many events you can enable the ajax setting in the views UI. This will only load the events of the current month.

fullcalendarAjax.png

Displaying a Google Calendar with FullCalendar

Google Calendar support

Event coloring for FullCalendar

Event coloring

Using Colorbox in FullCalendar

Colorbox - open events in a lightbox

Guide maintainers

aspilicious's picture