You are here

Files in Date 6.2

Primary tabs

File namesort descending Location Namespace Description
calendar.css date_popup/themes/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: #fff; } #calendar_div { display: none; border: 1px solid #999; z-index:…
CHANGELOG.txt CHANGELOG.txt Date Module 6.x ================= Version 6.2.x-dev ============= #1411472 by pdrake, dagmar, jonathan1055, NROTC_Webmaster, brad.bulger: Undefined index: base in get_query_fields(). #2247891 by haggins, vijaycs85, herved: Submitting date fields…
date-api-functions.html help/date-api-functions.html
date-api.html help/date-api.html
date-argument.html help/date-argument.html
date-copy.html help/date-copy.html
date-create.html help/date-create.html
date-display.html help/date-display.html
date-filter.html help/date-filter.html
date-navigation.tpl.php theme/date-navigation.tpl.php Template to display date navigation links.
date-php4.html help/date-php4.html
date-repeat-form.html help/date-repeat-form.html
date-rtl.css date-rtl.css .container-inline-date { margin-left: 0.5em; margin-right: 0; } .container-inline-date .form-item .form-item { float: right; } .container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item…
date-timezones.html help/date-timezones.html
date-types.html help/date-types.html
date-valarm.tpl.php theme/date-valarm.tpl.php Template for a VALARM file.
date-vcalendar.tpl.php theme/date-vcalendar.tpl.php Template for a VCALENDAR file.
date-vevent.tpl.php theme/date-vevent.tpl.php Template for a VEVENT file.
date-views-dates.html help/date-views-dates.html
date-views-filter-form.tpl.php theme/date-views-filter-form.tpl.php Template to display the Views date filter form.
date-views.html help/date-views.html
date.css date.css /* Force from/to dates to float using inline-block, where it works, otherwise inline. */ .container-inline-date { width:auto; clear:both; display: inline-block; vertical-align:top; margin-right: 0.5em; /* LTR */ } .container-inline-date…
date.html help/date.html
date.info date/date.info name = Date description = Defines CCK date/time fields and widgets. dependencies[] = content dependencies[] = date_api dependencies[] = date_timezone package = Date/Time core = 6.x
date.install date/date.install
date.module date/date.module Defines date/time field types for the Content Construction Kit (CCK).
date.test tests/date.test Date test.
date.theme date/date.theme Theme functions.
date.views.inc date/date.views.inc
date.views_convert.inc date/date.views_convert.inc
datepicker.1.7.css date_popup/themes/datepicker.1.7.css #ui-datepicker-div { font-size: 100%; font-family: Verdana, sans-serif; background: #eee; border-right:2px #666 solid; border-bottom:2px #666 solid; z-index: 9999; } /* Datepicker ----------------------------------*/ .ui-datepicker { width: 17em;…
datepicker.css date_popup/themes/datepicker.css /* Smoothness Theme for jQuery UI Datepicker */ #ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th { margin: 0; padding: 0; } #ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div…
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.admin.inc date_api.admin.inc Administrative page callbacks for the date_api module.
date_api.info date_api.info name = Date API description = A Date API that can be used by other modules. package = Date/Time core = 6.x
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.views.inc includes/date_api.views.inc Defines date-related Views data and plugins:
date_api.views_default.inc includes/date_api.views_default.inc Default Views.
date_api_argument_handler.inc includes/date_api_argument_handler.inc Views argument handler.
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_fields.inc includes/date_api_fields.inc Identification for fields the Date handlers can use.
date_api_filter_handler.inc includes/date_api_filter_handler.inc Date Views filter handler.
date_api_formats_list.inc date_api_formats_list.inc Initialize the list of date formats and their locales.
date_api_ical.inc date_api_ical.inc Parse iCal data.
date_api_sql.inc date_api_sql.inc SQL date functions.
date_content_generate.inc date/date_content_generate.inc
date_elements.inc date/date_elements.inc Date forms and form themes and validation.
date_field.php date_tools/date_field.php

Pages

Other projects