README.txt |
README.txt |
|
DESCRIPTION
--------------
Timefield is a Field API field that can store 3 types of time values: a simple
time value, a start time and end time, or a combination of these two with a
basic weekly repeat value. The values are stored in the database… |
timefield-weekly-minical-box.tpl.php |
theme/timefield-weekly-minical-box.tpl.php |
|
Template file for timefield minical box |
timefield.api.php |
timefield.api.php |
|
timefield.api.php |
timefield.devel_generate.inc |
timefield.devel_generate.inc |
|
|
timefield.drush.inc |
timefield.drush.inc |
|
drush integration for timefield. |
timefield.feeds.inc |
timefield.feeds.inc |
|
Integration with the Feeds module. |
timefield.info |
timefield.info |
|
name = Time Field
description = Implements a time field (HH:MM), with optional to time and weekly repeat value.
core = 7.x
package = Fields
dependencies[] = libraries
files[] = views/timefield_handler_field_timefield.inc
files[] =… |
timefield.install |
timefield.install |
|
Install file for timefield module. |
timefield.module |
timefield.module |
|
Defines a Field API field for time |
timefield.test |
timefield.test |
|
Tests for timefield. |
timefield.tpl.php |
theme/timefield.tpl.php |
|
Template file for timefield |
timefield.views.inc |
views/timefield.views.inc |
|
Default views hooks. |
timefield_handler_field_timefield.inc |
views/timefield_handler_field_timefield.inc |
|
Contains the duration field handler. |
timefield_handler_field_timefield_duration.inc |
views/timefield_handler_field_timefield_duration.inc |
|
Contains the duration field handler. |
timefield_handler_filter_timefield_duration.inc |
views/timefield_handler_filter_timefield_duration.inc |
|
Contains the duration filter handler. |
timefield_handler_sort_timefield_duration.inc |
views/timefield_handler_sort_timefield_duration.inc |
|
Contains the duration field handler. |
timefield_plugin_style_minical.inc |
views/timefield_plugin_style_minical.inc |
|
This file holds style plugin Timefield MiniCal |