.fullCalendar() is the plugin function. Right now we're using Drupal.behaviors.fullCalendar, but Drupal.settings.fullcalendar, and it is confusing. Better to leave the camelCase to the plugin, and just use lowercase.
This will break some documentation and any custom code, so we should do this before beta.

Comments

tim.plunkett’s picture

Assigned: tim.plunkett » Unassigned
Status: Postponed » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.