Projet

Général

Profil

Paste
Télécharger (512 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / date / date_all_day / date_all_day.info @ 599a39cd

1
name = Date All Day
2
description = Adds 'All Day' functionality to date fields, including an 'All Day' theme and 'All Day' checkboxes for the Date select and Date popup widgets.
3
package = Date/Time
4
core = 7.x
5

    
6
dependencies[] = date:date_api
7
dependencies[] = date:date
8

    
9
; Test coverage.
10
files[] = tests/DateAllDayUiTestCase.test
11
files[] = tests/DateAllDayUpdatesTest.test
12

    
13
; Information added by Drupal.org packaging script on 2021-03-05
14
version = "7.x-2.11"
15
core = "7.x"
16
project = "date"
17
datestamp = "1614952728"