New module 'Calendar'
This commit is contained in:
parent
280a1af4fe
commit
f697b66461
99 changed files with 13284 additions and 0 deletions
14
sites/all/modules/calendar/jcalendar/jcalendar.info
Normal file
14
sites/all/modules/calendar/jcalendar/jcalendar.info
Normal file
|
@ -0,0 +1,14 @@
|
|||
; $Id: jcalendar.info,v 1.1.4.2 2008/06/23 14:55:01 karens Exp $
|
||||
name = Calendar Popup
|
||||
description = "Replaces the links to calendar items with a javascript popup that gracefully regresses if javascript is not enabled"
|
||||
dependencies[] = calendar
|
||||
dependencies[] = views
|
||||
core = 6.x
|
||||
package = Date/Time
|
||||
|
||||
; 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