You are here

Files in Date 5.2

Primary tabs

File namesort descending Location Namespace Description
black.calendar.css date_popup/themes/black.calendar.css /* Main Style Sheet for jQuery Calendar */ #calendar_div, .calendar_inline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 0; margin: 0; background: #ddd; } #calendar_div { display: none; border: 1px solid #777; z-index:…
CHANGELOG.txt CHANGELOG.txt Date Module 5.2 ================= Version 5.2-dev ================= Version 5.2.8 =============== - #418174 Timestamp format should not be run through date_limit_format(). - #473308 Add handling for year-only date stored in timestamp field. - Fix…
date.css date.css .container-inline-date { width:auto; clear:both; padding:0; display: inline-block; vertical-align:top; margin-right: 0.5em; } .container-inline-date .form-item { float:none; padding:0; margin:0; } .container-inline-date .form-item…
date.info date/date.info name = Date description = Defines CCK date/time fields and widgets. dependencies = content date_api date_timezone package = Date/Time
date.install date/date.install
date.module date/date.module Defines date/time field types for the Content Construction Kit (CCK).
date.theme date/date.theme Theme functions.
date_admin.inc date/date_admin.inc Date administration code. Moved to separate file since there is a lot of code here that is not needed often.
date_api.info date_api.info name = Date API description = A Date API that can be used by other modules. package = Date/Time
date_api.install date_api.install
date_api.module date_api.module This module will make the date API available to other modules. Designed to provide a light but flexible assortment of functions and constants, with more functionality in additional files that are not loaded unless other modules specifically include them.
date_api.test tests/date_api.test
date_api_elements.inc date_api_elements.inc Date API elements themes and validation. This file is only included during the edit process to reduce memory usage.
date_api_ical.inc date_api_ical.inc Parse iCal data.
date_api_sql.inc date_api_sql.inc
date_content_generate.inc date/date_content_generate.inc
date_copy.info date_copy/date_copy.info name = Date Copy description = Import and export CCK date data. dependencies = content date package = Date/Time
date_copy.install date_copy/date_copy.install
date_copy.module date_copy/date_copy.module
date_elements.inc date/date_elements.inc Date forms and form themes and validation.
date_field.php date_copy/date_field.php
date_pathauto.inc date/date_pathauto.inc
date_php4.inc date_php4/date_php4.inc
date_php4.info date_php4/date_php4.info name = Date PHP4 description = Emulate PHP 5.2 date functions in PHP 4.x, PHP 5.0, and PHP 5.1. Required when using the Date API with PHP versions less than PHP 5.2. package = Date/Time dependencies = date_api
date_php4.install date_php4/date_php4.install
date_php4.module date_php4/date_php4.module
date_php4_calc.inc date_php4/date_php4_calc.inc
date_php4_lib.inc date_php4/date_php4_lib.inc
date_php4_missing_data.inc date_php4/date_php4_missing_data.inc
date_php4_tz_abbreviations_list.inc date_php4/date_php4_tz_abbreviations_list.inc
date_php4_tz_create.inc date_php4/date_php4_tz_create.inc
date_php4_tz_identifiers.inc date_php4/date_php4_tz_identifiers.inc
date_php4_tz_map.inc date_php4/date_php4_tz_map.inc
date_popup.info date_popup/date_popup.info ; $Id $ name = Date Popup description = Enables jquery popup calendars and time entry widgets for selecting dates and times. dependencies = date_api date_timezone package = Date/Time
date_popup.install date_popup/date_popup.install
date_popup.module date_popup/date_popup.module A module to enable jquery calendar and time entry popups. Requires the Date API.
date_repeat.inc date/date_repeat.inc Implementation of Date Repeat API calculations for the CCK Date field.
date_repeat.info date_repeat/date_repeat.info name = Date Repeat API description = A Date Repeat API to calculate repeating dates and times from iCal rules. dependencies = date_api package = Date/Time
date_repeat.install date_repeat/date_repeat.install
date_repeat.module date_repeat/date_repeat.module This module creates a form element that allows users to select repeat rules for a date, and reworks the result into an iCal RRULE string that can be stored in the database.
date_repeat.test tests/date_repeat.test
date_repeat_calc.inc date_repeat/date_repeat_calc.inc Code to compute the dates that match an iCal RRULE.
date_repeat_form.inc date_repeat/date_repeat_form.inc Code to add a date repeat selection form to a date field and create an iCal RRULE from the chosen selections.
date_test.test tests/date_test.test
date_timezone.info date_timezone/date_timezone.info name = Date Timezone description = Needed when using Date API. Overrides site and user timezone handling to set timezone names instead of offsets. package = Date/Time dependencies = date_api
date_timezone.install date_timezone/date_timezone.install Installation file for Date Timezone
date_timezone.module date_timezone/date_timezone.module This module will make the alter the user and site timezone forms to select a timezone name instead of a timezone offset.
date_timezone.test tests/date_timezone.test
date_token.inc date/date_token.inc Token module integration.
date_views.inc date/date_views.inc

Pages

Other projects