Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
16
modules/calendar/calendar.info
Normal file
16
modules/calendar/calendar.info
Normal file
|
@ -0,0 +1,16 @@
|
|||
; $Id: calendar.info,v 1.8 2008/04/23 23:42:53 karens Exp $
|
||||
name = Calendar
|
||||
description = Views plugin to display views containing dates as Calendars.
|
||||
dependencies[] = views
|
||||
dependencies[] = date_api
|
||||
dependencies[] = date_timezone
|
||||
package = Date/Time
|
||||
core = 6.x
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-01-03
|
||||
version = "6.x-2.4"
|
||||
core = "6.x"
|
||||
project = "calendar"
|
||||
datestamp = "1294072550"
|
||||
|
Reference in a new issue