You are here

Files in Calendar 5

Primary tabs

File namesort descending Location Namespace Description
calendar.css calendar.css /* calendar calendar table styles */ .calendar-calendar table { border: 1px solid #999; border-collapse: collapse; border-spacing: 0; margin:0 auto; padding:0; width: 100%; /* Setting at 100% causes problem in Internet Explorer.…
calendar.info calendar.info name = Calendar description = Adds date calendar themes to views that can display any type of date field, and creates default calendar views. package = Views dependencies = views date_api
calendar.install calendar.install Install File
calendar.module calendar.module Adds calendar filtering and displays to Views.
calendar.theme calendar.theme
calendar_admin.inc calendar_admin.inc This file contains administrative functions used only when setting up the calendar and views_hooks() that are called infrequently and cached. No need to parse all this code the rest of the time.
calendar_api.inc calendar_api.inc
calendar_ical.info calendar_ical.info name = Calendar iCal description = Adds ical functionality to calendar views. package = Views dependencies = views date_api calendar
calendar_ical.install calendar_ical.install
calendar_ical.module calendar_ical.module Adds ical functionality to Calendar.
CHANGELOG.txt CHANGELOG.txt Views Calendar 5.x ================== - #186875 make sure navigation is always returned as an array so it doesn't break table theme. - Clean HTML entities out of imported iCal titles. - Clean up some of the logic on when to throw out events that…
readme.txt readme.txt The module includes a plug-in theme for Views to display available date fields in calendar displays. To use it, select the Calendar display as the page type for your view and add any date fields you want to display on the calendar as fields to the…

Other projects