How to Use the FullCalendar Module in Drupal
OSTraining
Course Summary
The FullCalendar module is an awesome alternative to the popular Calendar module. It uses the FullCalendar jQuery plugin, which mimics the look and feel of a Google Calendar.
-
+
Course Description
The FullCalendar module is an awesome alternative to the popular Calendar module. It uses the FullCalendar jQuery plugin, which mimics the look and feel of a Google Calendar.
I got back into Drupal about a year before Drupal 7 was released, so I built a couple of sites in Drupal 6. Then in January I completely switched over to D7 when it was released. Because I decided to make the switch right away, I was running into a lot of bugs/issues that hadn't been resolved yet. So, I started to make videos helping other people with the problems I found.
With the videos I made, I realized that I had shown some solutions, but people still had a lot of questions about edge cases. That was when I saw the light, and had the idea to put together series of short videos covering different topics. This format allowed me go in-depth with each module. I'm glad to be sharing these videos on OSTraining!
-
+
Course Syllabus
Videos
Introduction to the FullCalendar Module
Installation
Creating a Content Type for Events
Creating a Calendar
Customizing the Date Display
Customizing the Calendar Display
Customizing Field Styles
Advanced Options
Using Colorbox for Event Details
Color-coding Events
Including Google Calendar Events
FullCalendar Quiz