Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Full Month Calendar


jQuery Frontier Calendar

A full month calendar plugin that looks like Google Calendar.

  • Drag-and-drop on agenda items.
  • Tooltips via a tooltip library of your choice.
  • iCal VEVENT import.
  • Customizable style via CSS file.
  • Fully resizable.
  • See screenshot link below. For a demo & documentation please download the calendar zip file from Google Code. It has everything you need.

    jquery monthly ical

    A full month calendar based on:

    http://www.stefanoverna.com/log/create-astonishing-ical-like-calendars-w...

    This plugin makes the calendar more dynamic, you can the month for one.
    You can add events to the calendar, which pop up in a nice coda bubble.

    FullCalendar - full-sized drag & drop calendar

    Uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event).

    jMonthCalendar - Full Month Event Calendar

    jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. The plugin does have extension points that allow the developer to interact with the calendar when the display is about to change months, after the display has changed months and when the event bubbles are clicked on. By default the events would each have a URL supplied that would link to a details page.