Integrate jQuery popup date selector
benwei - April 11, 2008 - 07:53
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
JSCalendar is a great improvement over the standard dropdown menus for date entry, but the new jQuery date selector coming soon in Date API 2.0 looks even better.
It would be awesome if the Event module could take advantage of this once it is available.
More info from the Date API 2.0-rc2 release notes:
A new Date Popup module creates a jQuery popup calendar date picker and time picker, and the element is available to other modules as a form type of 'date_popup'.

#1
I am indeed looking for a new jQuery plugin to use for D6 since JSCalendar got discontinued. Not sure I will use the same as date though.
#2
+1
yes, Event is a great module - sure seems odd that it is missing popup calendar.
#3
Thirded.
#4
+4 heheh
#5
Need this too.
Here is a suggested work around:
Install Date.module.
Create a content type that has Event Properties "show in event calendar"
Then use the Date to make date field with popup cal.
Will this work or am I missing something? I'm going to try it.
Can anyone see any flaws?
How about with OG calendars, too?
Thanks,
k
#6
Nope. Not even close.
#7
Here is my attempt to integrate Date Popup from the Date Module into Event. Patch against event-6.x-2.x-dev.tar.gz
#8
The patch from #7 was not against a clean event.module 6.x-2.x-dev. Here is one that will work.
#9
patch doesn't apply
#10
Tranks davis4104, event-245330-8.patch works OK!
#11
Hi, I'm new to Drupal and I would like to install this patch, but I don't know how. Forgive me if this is a stupid question!
Thanks
#12
there is now a datepicker module in the contrib directory
#13
I don't like being a dummy, but attempting to use a js date picker has turned into a full time job.. lol. I have found many instructions for doing this.. But they lead me back to --that didn't work, start over, search again-- Maybe a datepicker module would help us noobs..
I have been searching for the datepicker module, but it returns 'page not found'. Am i looking for the wrong item?
http://drupal.org/project/datepicker
thanks for any insight on this.. dave
#14
the datepicker I am talking about is in event/contrib/datepicker
#15
well, no wonder i couldn't find it.lol, was looking in the wrong place. I kept reading about the datepicker mod, but never found it.. now everything will work the way it should.
.. great!, Thank you very much -- Happy 4th !
#16
Automatically closed -- issue fixed for 2 weeks with no activity.