Drupal 6?
fletchgqc - September 9, 2008 - 14:11
| Project: | jQuery Calendar |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Is this module still maintained and will it be updated for D6? Or is there now a better way to do this? I couldn't find one...

#1
I could be wrong as I've never used this module (just happened to see the issue) but I believe that the datepicker plugin moved to the jQuery UI project so you could just use the jquery_ui drupal module : http://drupal.org/project/jquery_ui
#2
I think you might be right, thanks.
#3
But on jquery_ui you can't use calendar, you have to develop your own module.
Any other solution with implementing calendar with jquery_ui on Drupal 6.x (i.e. for CCK fields)?
#4
#5
It's not what I was looking for, but in attachment you've got converted version for 6.x
Can be helpful for somebody.