first import
This commit is contained in:
16
sites/all/modules/date/date_context/date_context.info
Normal file
16
sites/all/modules/date/date_context/date_context.info
Normal file
@@ -0,0 +1,16 @@
|
||||
name = Date Context
|
||||
description = Adds an option to the Context module to set a context condition based on the value of a date field.
|
||||
package = Date/Time
|
||||
core = 7.x
|
||||
|
||||
dependencies[] = date
|
||||
dependencies[] = context
|
||||
|
||||
files[] = date_context.module
|
||||
files[] = plugins/date_context_date_condition.inc
|
||||
; Information added by drupal.org packaging script on 2012-09-30
|
||||
version = "7.x-2.6+2-dev"
|
||||
core = "7.x"
|
||||
project = "date"
|
||||
datestamp = "1348964349"
|
||||
|
||||
Reference in New Issue
Block a user